-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
🍗 enhancement🎁 mobxIssue or PR related to mobx packageIssue or PR related to mobx package📖 documentation
Description
Intended outcome:
This issue came from here
When flow function's cancel()
fired, Can't catch thrown 'FLOW_CANCELED' anywhere
Actual outcome:
Can catch the flow function's cancel()
fired, for don't want to show throw error message
This also interferes with the integrated test. like for react-testing-library
How to reproduce the issue:
https://codesandbox.io/s/magical-hugle-qc0d1?file=/src/App.js
Versions
mobx : 6.1.5
mobx-react-lite : 3.2.0
react : 17.0.1
react-dom : 17.0.1
react-scripts : 4.0.0
Metadata
Metadata
Assignees
Labels
🍗 enhancement🎁 mobxIssue or PR related to mobx packageIssue or PR related to mobx package📖 documentation