formkit / drag-and-drop

https://drag-and-drop.formkit.com
MIT License
1.53k stars 30 forks source link

React demo examples not working ! #97

Closed AaronNGray closed 1 month ago

AaronNGray commented 3 months ago

I have tried to get the React demo examples from your https://drag-and-drop.formkit.com/ demo page.

I dissected your source only to find the React examples are fakes and are not actuallt rendered AFAICT.

So I wasted about 3 hours !

sashamilenkovic commented 3 months ago

@AaronNGray Hey! Sorry you're having an issue with demo examples. You are correct in that what is actually rendered under the hood is in Vue (as it is a Nuxt app), but the React examples should be working. I'd be happy to take a look at a reproduction of whatever issue you're having.