We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
el
Setting things up exactly as listed in the readme file, I continue to get this error:
Uncaught Sortable: el must be HTMLElement, and not [object Window], and cannot use sortable.
It appears straight-foward, but just does not work for me. Is there something missing in the readme that handles initialization?
The text was updated successfully, but these errors were encountered:
Hi @Kuroiyatsu
thank you for reporting, I can reproduce the issue. Gimme some minutes, I'll try to release the fix
Sorry, something went wrong.
5a62f02
try npm update
npm update
Sweet! Ran the npm upate and that worked. Thanks!
No branches or pull requests
Setting things up exactly as listed in the readme file, I continue to get this error:
Uncaught Sortable:
el
must be HTMLElement, and not [object Window], and cannot use sortable.It appears straight-foward, but just does not work for me. Is there something missing in the readme that handles initialization?
The text was updated successfully, but these errors were encountered: