ELF not propagating the Error #374
Replies: 4 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Could you please clean all the others and leave only Elf? It's hard to tell what's going on. |
Beta Was this translation helpful? Give feedback.
-
Removed the first scenario and i just let the ELF related thing, please let me know if is better like this, as well i noticed that the error seems to be there when i use the API for trackingResults however when i want to destructure the error property it will tell me is not there. thanks |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
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?
No
Description
I'm trying to see what will be the best path to track when a request was done properly or in ERROR so I used ELF trackRequestResult however the error doesn't seem to be propagating as it will normally do.
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-ivy-fgbbij
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