-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Which @ngneat/query-* package(s) are the source of the bug?
query
Is this a regression?
No
Description
Hi
To reproduce create a mutation using the service, subscribe to the result$, unsubscribe to it, resubscribe --> all I receive is only a loading result.
My use case is I want to be able to create the mutation in a service and use it in multiple component as I want but after the first unsubscribe I am no longer able to use the mutation.
BR
Florent
Please provide a link to a minimal reproduction of the bug
Please provide the exception or error you saw
After a unsubscribe to a result$ mutation the mutation is not longer working and stay in a loading state (as if the observable is no longer subscribe) even if a valid subscription is still on.
Please provide the environment you discovered this bug in
No response
Anything else?
No response
Do you want to create a pull request?
Yes
fbasso, ValentinNelu, divdavem and kuncevic
Metadata
Metadata
Assignees
Labels
No labels