the deprecated relay mode auto will trigger panic if user have used it previously.  --- current workaround: clear local sotrage, run the command in your browser console ```js localStorage.clear() ```
the deprecated relay mode auto will trigger panic if user have used it previously.
current workaround:
clear local sotrage, run the command in your browser console