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
{{ message }}
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
There are a few issues (#101, #141) caused by events sent while the Navigator is transitioning. We could fix this class of bugs by reifying a statechart to handle the Navigator's behavior. This would also improve code readability and help with debugging.