Open harvinder-ss opened 5 years ago
hi,
Please update the package.json file to load the correct dependencies to make it working for everyone.
Replace : "react-dnd": "^7.4.5", "react-dnd-html5-backend": "^7.4.4",
TO: "react-dnd": "^5.0.0", "react-dnd-html5-backend": "^5.0.1",
@harvinder-ss Hi, thanks for this issue to tell others how to fix the NO EVENT DISPLAY issue:-)
By the way, the npm 0.2.7 has upgraded to react-dnd@7.4.5 and react-dnd-html5-backend@7.4.4.
hi,
Please update the package.json file to load the correct dependencies to make it working for everyone.
Replace : "react-dnd": "^7.4.5", "react-dnd-html5-backend": "^7.4.4",
TO: "react-dnd": "^5.0.0", "react-dnd-html5-backend": "^5.0.1",