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

error:<DraggableCore> not mounted on DragStart! in v4.4.5 #670

Open
gitducheng opened this issue Aug 19, 2022 · 2 comments
Open

error:<DraggableCore> not mounted on DragStart! in v4.4.5 #670

gitducheng opened this issue Aug 19, 2022 · 2 comments

Comments

@gitducheng
Copy link

Error reported after upgrading from v4.4.4 to v4.4.5

error

@sibartlett
Copy link

I'm also getting this error

@lmichalevich
Copy link

lmichalevich commented Sep 11, 2022

There is an open pr for this: #671

It might also be related to: https://github.com/react-grid-layout/react-draggable/blob/master/CHANGELOG.md (see 4.4.0 section)

nikolas added a commit to ccnmtl/juxtapose that referenced this issue Feb 17, 2023
On drag, I was seeing this error from react-grid-layout:
* react-grid-layout/react-grid-layout#1732
* react-grid-layout/react-draggable#670

It was still present when I tried downgrading react-draggable to an
older version. It turns out the issue was in how the ref for the
TrackElement was being defined. The track elements are now draggable
again.
nikolas added a commit to ccnmtl/juxtapose that referenced this issue Feb 17, 2023
On drag, I was seeing this error from react-grid-layout:
* react-grid-layout/react-grid-layout#1732
* react-grid-layout/react-draggable#670

It was still present when I tried downgrading react-draggable to an
older version. It turns out the issue was in how the ref for the
TrackElement was being defined. The track elements are now draggable
again.
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

3 participants