Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy.getCurrent is not a function when using react-beautiful-dnd #1410

Open
KidkArolis opened this issue Jan 6, 2020 · 1 comment
Open

Comments

@KidkArolis
Copy link
Contributor

Description

When importing 'react-beautiful-dnd' the page does not load, proxy.getCurrent is not a function is thrown in react-hot-loader.development.js.

import { DragDropContext, Droppable, Draggable } from 'react-beautiful-dnd'

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:

  1. node -v: v12.14.0
  2. npm -v: 6.13.4

Then, specify:

  1. Operating system: MacOS
  2. Browser and version: Chrome
@theKashey
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants