infiniteQueryBehavior :: adding removeEventListener of the signal
Hi, i was studying react-query code and at infiniteQueryBehavior.ts i saw you attach a listener to the signal
I was wondering if this listener is removed somewhere else, or the following code can be used to removeEventListener
I'm new to the Open source project, this is why i posted here the suggestion. feel free to use this snippet if you feel it makes sense 😀
0 Replies