diff --git a/src/App.tsx b/src/App.tsx index c845d09..d96c724 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -185,6 +185,7 @@ function App() { window.localStorage.removeItem('walletconnect'); window.localStorage.removeItem('WALLETCONNECT_DEEPLINK_CHOICE'); dispatch(setConnectionState('disconnected')); + setSignedMessage(null); setView(View.CONNECT); await axios.post(BRIDGE_URL + '/disconnect', {