embeddable-nfts icon indicating copy to clipboard operation
embeddable-nfts copied to clipboard

TypeError: this.provider.on is not a function

Open bscaspar opened this issue 2 years ago • 0 comments

Screen Shot 2022-04-28 at 7 37 35 AM

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?

bscaspar avatar Apr 28 '22 13:04 bscaspar