-
We are using react-query 2.26.4 and found that the following event listeners are not cleaned up.
Is there any documentation on when/how to cleanup these event listeners ? When I added breakpoint in the code that removes the listener, that was never hit by debugger. Thanks.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I fixed this with v4. |
Beta Was this translation helpful? Give feedback.
-
What about v 3.x ? Is it fixed there as well ? |
Beta Was this translation helpful? Give feedback.
I fixed this with v4.