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

Jest throws DND Draggable warnings #644

Open
drewdaemon opened this issue Aug 14, 2023 · 0 comments
Open

Jest throws DND Draggable warnings #644

drewdaemon opened this issue Aug 14, 2023 · 0 comments
Assignees

Comments

@drewdaemon
Copy link

drewdaemon commented Aug 14, 2023

This is to document that this react-beautiful-dnd issue exists in this library as well.

In Kibana, we are currently employing this strategy atlassian/react-beautiful-dnd#1593 (comment) to suppress the messages.

Except, since we are switching to this library, the correct flag is

window['__@hello-pangea/dnd-disable-dev-warnings'] = true; 
@100terres 100terres self-assigned this Nov 11, 2023
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