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

Drag and drop not working new window created through createPortal #2568

Open
parassantra opened this issue Feb 29, 2024 · 0 comments
Open

Drag and drop not working new window created through createPortal #2568

parassantra opened this issue Feb 29, 2024 · 0 comments

Comments

@parassantra
Copy link

parassantra commented Feb 29, 2024

Expected behavior

Drag and drop should work in new window created through createPortal

Actual behavior

Drag and drop should not working in new window created through createPortal

Steps to reproduce

1.launch app
2. observe on parent window dnd is working
3. open popout window by clicking on button
4. observe on popoutt window dnd is not working

What version of React are you using?

React 17.0.1

What version of react-beautiful-dnd are you running?

13.0.1

What browser are you using?

chrome

Demo

https://codesandbox.io/p/github/parassantra/react-beautiful-dnd-popout/main?embed=1

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

No branches or pull requests

1 participant