Mikk Laos

Results 2 comments of Mikk Laos

Well the only way I solved it was to try catch the timeout ``` try { await metamask.confirmTransaction(); await metamask.approve() } catch { console.error("Metamask selector timeout") } ``` Sucks only...

I also have the problem that its not connecting