You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like if the updateState tries to handle an exception in init, the handler is invoked two times, which causes it to think it's a resursive recover exception.
The text was updated successfully, but these errors were encountered:
FlowMVI Version
3.2.0
Kotlin Version
N/A
Platforms
Before you submit
Issue details
Reproducer:
Looks like if the updateState tries to handle an exception in init, the handler is invoked two times, which causes it to think it's a resursive recover exception.
The text was updated successfully, but these errors were encountered: