<img width="1430" alt="Screen Shot 2022-04-28 at 7 37 35 AM" src="https://user-images.githubusercontent.com/6042704/165764926-25f836ca-8215-4451-8464-f573118df0a7.png"> Every time an OpenSea embedded NFT loads (using `<nft-card/>`) it throws this error: ``` Uncaught (in promise) TypeError: this.provider.on is not a function at HTMLElement.connectedCallback (nft-card.ts:203:19) ``` As you can see from the screenshot this happens multiple times for a single NFT. Does anyone monitor or maintain this repo?
Every time an OpenSea embedded NFT loads (using
<nft-card/>) it throws this error:As you can see from the screenshot this happens multiple times for a single NFT.
Does anyone monitor or maintain this repo?