Jay Welsh
Jay Welsh
It would be great if there was a fix for this @viclafouch 🙏
Hi @viclafouch If you get a chance please take a look at this proposed solution 😊
@viclafouch can this issue please be reopened until it is fixed? I'm a little confused now because there doesn't seem to be an open issue tracking this bug anymore? Or...
For anyone that requires an immediate workaround for this, this method provided by [haydn](https://github.com/haydn) works wonders: https://github.com/airbnb/visx/issues/1577#issuecomment-1354160981
> hey @JayWelsh have you tried using the [noMetamaskDeactivate](https://github.com/TrueFiEng/useDApp/blob/cd70dbe5d77f63698ea3930a4ab7112dedd23933/packages/core/src/constants/type/Config.ts#L59) - seems to help with [this bug](https://github.com/MetaMask/metamask-extension/issues/13375) that sounds similar to yours Thanks for the suggestion, I gave this a shot,...
Also ran into the same issue with Ethersjs library, markRaw solved it, thanks @snwokenk