Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging error and selecting error after upgrading to JQuery UI 1.13.2 and JQuery 3.6.0 #175

Open
akundisputed opened this issue Sep 16, 2022 · 1 comment

Comments

@akundisputed
Copy link

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.

@fateme48984
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants