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? 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
This CDN link are completely broken
<!-- Entire bundle --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/draggable.bundle.js"></script> <!-- legacy bundle for older browsers (IE11) --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/draggable.bundle.legacy.js"></script> <!-- Draggable only --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/draggable.js"></script> <!-- Sortable only --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/sortable.js"></script> <!-- Droppable only --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/droppable.js"></script> <!-- Swappable only --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/swappable.js"></script> <!-- Plugins only --> <script src="https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.13/lib/plugins.js"></script>
Output from Dev Tools console: Failed to load resource: the server responded with a status of 404 ()
Failed to load resource: the server responded with a status of 404 ()
The text was updated successfully, but these errors were encountered:
Sorry for the inconvenience. The latest version has been merged, but failed to publish a new version on NPM. So we need to use 1.0.0-beta.12 now.
1.0.0-beta.12
Sorry, something went wrong.
@tsov It looks like #480 publish failed. Could you please check it when you are free?
Is an update possible here @tsov? While I accept this package is no longer maintained, It would be nice to allow community to continue the work.
No branches or pull requests
This CDN link are completely broken
Output from Dev Tools console:
Failed to load resource: the server responded with a status of 404 ()
The text was updated successfully, but these errors were encountered: