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

Update console.js to run in environments without console #280

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

BeatBroccoli
Copy link

I tried to run this component on NUXT SSR but it could not be served by Cloudflare because in that context the console is not reachable so an easy fix is just to provide an empty stub object

I tried to run this component on NUXT SSR but it could not be served by Cloudflare because in that context the console is not reachable so an easy fix is just to provide an empty stub object
@BeatBroccoli
Copy link
Author

BeatBroccoli commented Jan 28, 2025

I didn't compile the "dist" folder btw... those should be updated too. I can if required. Thanks.

It is necessary to deal with elements that don't have id
before list2 added element, we can convert data

from
SortableJS#215
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

Successfully merging this pull request may close these issues.

1 participant