Proper way to track Errors #373
Unanswered
luishcastroc
asked this question in
Q&A
Replies: 1 comment
-
I'd use the new API - https://ngneat.github.io/elf/docs/features/requests-result |
Beta Was this translation helpful? Give feedback.
0 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.
-
hi,
I'm implementing ELF in a current project and i wonder what's the best path or if there's any ELF function that may be used to track errors, example if i generate a new record, by calling a service, and i want to present an error in the template if the action was completed InError is there a current pattern that the elf team recommend for the correct use of the state?
thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions