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

Doesn't work on Codesandbox #14

Closed
thetarnav opened this issue Oct 6, 2021 · 3 comments
Closed

Doesn't work on Codesandbox #14

thetarnav opened this issue Oct 6, 2021 · 3 comments

Comments

@thetarnav
Copy link
Contributor

The library seems to have issues working on the codesandbox platform. Just wanted to test it there and couldn't, while the same code (from your website example) works just fine locally.
Also can I use this package for multiple (shared) sortable lists, like in a kanban table?

@martinpengellyphillips
Copy link
Contributor

Thanks for the report. I'll have a look at what's going on in codesandbox there.

For a kanban table - yes, that should be possible. However, probably requires lower level use of the library right now. I've opened #15 to track improvements there.

@martinpengellyphillips
Copy link
Contributor

I had a look at the codesandbox isssue. I'm not familiar with the setup used there and am guessing it is something to do with parcel/babel 🤔

Here's an example using vite working on codesandbox: https://codesandbox.io/s/solid-dnd-on-vite-r28e2

I'll leave this issue open for a while in case anyone can add more insight.

@thetarnav
Copy link
Contributor Author

Yeah, using vite seems like it should be a default way to build solid. I had to use a wrong solid template then.

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