select2 / select2

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
https://select2.org/
MIT License
25.84k stars 6.27k forks source link

Cursor changes automatically between different selects #6225

Closed AlbertoGarciaEcointegral closed 1 year ago

AlbertoGarciaEcointegral commented 1 year ago

Hello

I have a page that uses two different select2 and, for some reason, if you try to write in one of them , it will automatically change to the other select and keep writing there. This doesn´t happen if I write in the other one.

I have tried to change manually the focus, but it doesn´t work.

I don´t know what causes this.

Thanks.

kevin-brown commented 1 year ago

This appears to be more of a usage question than a bug report or common feature request. As we continue to keep the Select2 issue tracker geared towards these two areas, bug reports and common feature requests, we are redirecting usage questions to other communities such as the mailing list, IRC, or Stack Overflow.