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
We don't want to rewrite previousMode if it is already set, otherwise we
may end up in "batch" mode forever. So better to use `modeValueChanged`
hook and save previous mode value there.
0 commit comments