This repository was archived by the owner on Mar 1, 2023. It is now read-only.
Create / Update Form #70
leevigraham
started this conversation in
Machine Q&A
Replies: 0 comments
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.
-
In create-or-update-form the fetchingItemToEdit state invokes the fetchItem service.
Why does the
fetchItemservice send aSUCCESSFULLY_FETCHED_ITEMevent rather than returning a successful promise and using anonDonemethod?Beta Was this translation helpful? Give feedback.
All reactions