You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used them together before, and they did work together, as well as they are working in a sandbox - https://codesandbox.io/s/eager-hypatia-9w4et. Probably some example is needed.
Description
When importing 'react-beautiful-dnd' the page does not load,
proxy.getCurrent is not a function
is thrown inreact-hot-loader.development.js
.Expected behavior
The page should load.
Actual behavior
An exception is thrown.
Environment
React Hot Loader version: 4.12.18
React: 16.12.0
React Beautiful DnD: 12.2.0
Run these commands in the project folder and fill in their results:
node -v
: v12.14.0npm -v
: 6.13.4Then, specify:
The text was updated successfully, but these errors were encountered: