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
This is due to calling removeFromSuperView on a view that is no longer referenced by the viewStateMachine, I will work on a fix as soon as I get some time.
Setting a new empty view while the old one is still displayed has the side effect that the old empty view never gets removed.
The text was updated successfully, but these errors were encountered: