trackRequestResult prevents second request #403
pwespi
started this conversation in
Show and tell
Replies: 3 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Because when you invoke the second one the data is already cached. If you don't want to cache it you can pass: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Which @ngneat/elf-* package(s) are the source of the bug?
requests-status
Is this a regression?
Yes
Description
When using
trackRequestResult
to track a request, the request can only be made once.Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/pcnmdx?file=index.ts
Please provide the exception or error you saw
Please provide the environment you discovered this bug in
No response
Anything else?
No response
Do you want to create a pull request?
No
Beta Was this translation helpful? Give feedback.
All reactions