apalfrey / select2-bootstrap-5-theme

A Select2 v4 theme for Bootstrap 5
https://apalfrey.github.io/select2-bootstrap-5-theme/
MIT License
216 stars 48 forks source link

select2 on modal window #61

Closed jamesRUS52 closed 2 years ago

jamesRUS52 commented 2 years ago

Hello

I can input text to search field when select2 in modal window. Search field is not focused

njones57 commented 2 years ago

This is a known issue that is documented on the Select2 site https://select2.org/troubleshooting/common-problems#select2-does-not-function-properly-when-i-use-it-inside-a-bootst

apalfrey commented 2 years ago

Wasn't aware this was even an issue with select2, it's not often I put a select field in a modal!

There may be a workaround, however I'll put a fix in for the next release that gives the field a z-index higher than the modal