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

Codesandbox example for list not working #62

Open
nikischin opened this issue May 30, 2024 · 2 comments
Open

Codesandbox example for list not working #62

nikischin opened this issue May 30, 2024 · 2 comments

Comments

@nikischin
Copy link

https://codesandbox.io/p/sandbox/board-y6s25j?file=%2Fpragmatic-drag-and-drop%2Fdocs%2Fexamples%2Fpieces%2Fboard%2Fcolumn.tsx%3A299%2C27&module=%2Fexample.tsx

image

The codesandbox example for the list is broken unfortunately.

@heriisei
Copy link

heriisei commented Jun 4, 2024

This happens for the board example too.

Anyway, is it possible to document examples using vanilla JS? As the same as this package name, it could help any developer from any framework to easily understand the code rather than specific react examples.

Thank you, I really appreciate this low level drag & drop library.

@geoffraymond
Copy link

All that it needs is the plugin so in the bottom left add the babel-plugin-proposal-decorators

image

But yes, whoever controls that hopefully will be able to update that.

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

3 participants