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
After upgrading to JQuery UI 1.13.2, I can't able to drag and drop from available side to selected side. Also while selecting it throws error "ui.multiselect.js:640 Uncaught TypeError: Cannot read properties of undefined (reading 'attr')' because of OptionLink is undefined.
The text was updated successfully, but these errors were encountered:
In the '_getOptionNode' function, there are some elements written as '' without proper opening and closing tags. Please convert them to the correct format, like this:
After upgrading to JQuery UI 1.13.2, I can't able to drag and drop from available side to selected side. Also while selecting it throws error "ui.multiselect.js:640 Uncaught TypeError: Cannot read properties of undefined (reading 'attr')' because of OptionLink is undefined.
The text was updated successfully, but these errors were encountered: