Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix selectionCssClass not working in defaults (select2#5847)
There was a bug in the 4.1.0-beta.0 release which resulted in the `selectionCssClass` not being functional. This was because the defaults had not been updated to support this option despite the documentation and the release notes claiming it was supported.
- Loading branch information