We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new "allowClear" button doesn't update the value, though it does update the visual select element.
Environment details: Mac OS 11.2.1, Brave 1.20.108, jQuery 3.5.1, Bootstrap 4.6.0, bootstrap-select 1.14.0-beta.
Example which shows bug in action: https://plnkr.co/edit/XDJrlaaDguYig2sl
Related: #1449
The text was updated successfully, but these errors were encountered:
The value is actually updating, but it's not triggering the change event.
Sorry, something went wrong.
Ah, thanks, I wasn’t sure. I put together a pull request which seems to work for me, but I didn’t fully understand the code...
Perfecto! Thank you so much.
Released in v1.14.0-beta2!
No branches or pull requests
The new "allowClear" button doesn't update the value, though it does update the visual select element.
Environment details: Mac OS 11.2.1, Brave 1.20.108, jQuery 3.5.1, Bootstrap 4.6.0, bootstrap-select 1.14.0-beta.
Example which shows bug in action: https://plnkr.co/edit/XDJrlaaDguYig2sl
Related: #1449
The text was updated successfully, but these errors were encountered: