I am getting following error : Unable to preventDefault inside passive event listener invocation. while using react-toastify #892
Unanswered
MaxVhanamane
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Have the same issue and I can't find any ressource about it. I PreventDefault() on nothing in my code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I got the error aswell. It was caused while using the browser in mobile view. It is caused by the dragable function. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I face the same issue, some how package have conflict between closeOnClick and draggale |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get this error when I close the toast by clicking on X button or when I click on the toast message. If it closes automatically (autoClose) I don't see any errors in console.
Beta Was this translation helpful? Give feedback.
All reactions