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
When the sign message action is triggered, the controller's constructor is called twice, meaning the controller is created twice for the action being triggered. This might be some routing etc. that is causing this.
The text was updated successfully, but these errors were encountered:
When the sign message action is triggered, the controller's constructor is called twice, meaning the controller is created twice for the action being triggered. This might be some routing etc. that is causing this.
The text was updated successfully, but these errors were encountered: