nft-gallery icon indicating copy to clipboard operation
nft-gallery copied to clipboard

Firefox errors when using KodaDot

Open petersopko opened this issue 2 years ago • 3 comments

I'm trying to test KodaDot with Firefox incognito, and my console is very red. Seems that every click/operation within the app produces the same error. Uncaught (in promise) DOMException: A mutation operation was attempted on a database that did not allow mutations. On top of that, there are various network errors:

Network errors: image image

Console: image

This happens when I'm trying to use KodaDot without login: image

Even after restarting the firefox, sometimes I land into infinite loading window: image

tested with both polkadotJs and Talisman accounts

petersopko avatar Jul 09 '22 11:07 petersopko

Not sure if this is because of my firefox settings, but I currently can't even get to minting

  • https://github.com/kodadot/nft-gallery/issues/3352

petersopko avatar Jul 09 '22 11:07 petersopko

With Safari happens likewise I see a bunch of errors in explorer (504 on pictures).
Probably we will put it on hold, make firefox and safari less supported browsers with KodaDot Curious, is the passion filter default on there? Seems that takes bit much more time to resolve on the user side.

yangwao avatar Jul 09 '22 11:07 yangwao

Curious, is the passion filter default on there? Seems that takes bit much more time to resolve on the user side.

passion filter was previously on by default, but we turned it off since user without bought nfts didn't see anything, same thing will be on landing page, off by default:

  • https://github.com/kodadot/nft-gallery/pull/3151

petersopko avatar Jul 09 '22 12:07 petersopko