Closed jsolly closed 1 year ago
Basically we are trying to remove this code from the map component
setTimeout(() => { const connectButton = document.querySelector( '.MetamaskContainer .connectButton' ) as HTMLButtonElement; if (connectButton) { connectButton.addEventListener('click', connectWallet); } });
Assigning to @matthewnanas as per our conversation. Everything is in staging now.
staging
I am not sure if it's actually called 'set popup' Please change issue title if I got that wrong.
This is resolved with the attached PR.
Thanks @matthewnanas !
Context
Basically we are trying to remove this code from the map component
Assigning to @matthewnanas as per our conversation. Everything is in
staging
now.I am not sure if it's actually called 'set popup' Please change issue title if I got that wrong.