mattevans-dev
mattevans-dev
I'm currently facing this exact same issue. I'm trying to setup my project running the Netlify CLI and receiving: `Error: Invalid route module file: /app/routes/account/.DS_Store` I have `ignoredRouteFiles: [".*"]` added...
@minop1205 is this a feature you are considering to introduce in the future? If not, do you have a recommended workaround to get custom drag elements working? Would greatly appreciate...
Great library @minop1205, just having the same issue regarding multiple selection and dragging. Any chance this may be fixed in a future version soon?
Thanks for the detailed reply @minop1205, that's really useful. I'll try implementing it based on the react-dnd comment. Keep up the great work!
I'm also receiving this error. It seems to only happen to me when using netlify dev. If I use the remix server it works fine. **To reproduce:** 1. Run netlify...
Hi @minop1205 , I'm currently having this exact issue. I'm trying to drop an item with a placeholder at the top or bottom (outside of the normal droppable area) but...