webprodigies / plura-production

https://plura-production.vercel.app
1.55k stars 758 forks source link

Using the react-beautiful-dnd to dragn drop the pipelines #18

Open bizibianca opened 3 months ago

bizibianca commented 3 months ago

Hello, I am trying to follow the YouTube channel for the project but I am stuck with the react-beautiful-dnd, for some reason, I can't find why, the drag n-drop is not working, I even copied the same code from GitHub to my project, and still not working. Has anyone faced a similar issue? Also, I have the same versions from the package.json to avoid any incompatibility

https://github.com/bizibianca/saas-website-builder-2

trelcray commented 2 months ago

Setting the next.config property as reactStrictMode: false solved the problem for me.