You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 1.13.17 backward tab with Shift-Tab key is not working anymore in Chrome and Firefox.
This issue has something to do with jQuery version as well, because it works fine in this default playground https://developer.snapappointments.com/bootstrap-select/playground/ with jQuery 3.2, but stops working if you change jQuery to version >= 3.4.x.
Since version 1.13.17 backward tab with Shift-Tab key is not working anymore in Chrome and Firefox.
This issue has something to do with jQuery version as well, because it works fine in this default playground https://developer.snapappointments.com/bootstrap-select/playground/ with jQuery 3.2, but stops working if you change jQuery to version >= 3.4.x.
Two samples with jsfiddle:
https://jsfiddle.net/gfyumt2k/ (1.13.17, Shift-Tab not working)
https://jsfiddle.net/zpxsvo4a/ (1.13.16, Shift-Tab is working)
The text was updated successfully, but these errors were encountered: