nft-gallery
nft-gallery copied to clipboard
Firefox errors when using KodaDot
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:
Console:
This happens when I'm trying to use KodaDot without login:
Even after restarting the firefox, sometimes I land into infinite loading window:
tested with both polkadotJs and Talisman accounts
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
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.
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