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
If I remove the options from select2() then it does show, but then it opvious cant search.
My use case for this is:
A user have 3 options, which get validated on server side, if the user has some errors (either in the selects or in other fields) then they should come back, but now with pre selected selects.
The text was updated successfully, but these errors were encountered:
I created this fiddle, to test it out
https://jsfiddle.net/mav6a1d5/
Why is the "123" not pre selected?
If I remove the options from select2() then it does show, but then it opvious cant search.
My use case for this is:
A user have 3 options, which get validated on server side, if the user has some errors (either in the selects or in other fields) then they should come back, but now with pre selected selects.
The text was updated successfully, but these errors were encountered: