Hi everyone,
I am really hoping someone can help out with this as it has been driving me nuts for the last week and a half.
We upgraded to the new select2 ver4. Now when we try to use our select2 dropdowns they open up and the focus goes into the search input but then immediately it loses focus and goes back to the original select element and not select2. However, the select2 dropdown is still showing.
I’m going to try and record my screen so I can better show everyone what’s happening. But in the meantime has anyone ever experienced anything like this?
I can get it working just fine in a codepen by importing the packages and putting some simple HTML, but I can’t get it to work on my project without hitting the above described issue.
Any help would be greatly appreciated.