Hello,
I am trying to mint a p5.js html file on opensea testnet and cannot get this to work. My IPFS works fine but when I mint the token and check opensea, the token displays for a split second then gives me a blank token. I have followed all the directions of minting a html file on this page including the animation_url and animation_details
docs.manifold.xyz/v/manifold-studio/tutorials/minting-html-pages
I also checked the browser console and see these error messages:
ContentDispatcherService: no listeners for an event TAB_STATE__GET_NAVIGATION_METHOD
19Refused to evaluate a string as JavaScript because ‘unsafe-eval’ is not an allowed source of script in the following Content Security Policy directive: “script-src ‘strict-dynamic’ https: ‘unsafe-inline’ ‘nonce-hq6Oc4gz8mX5mVtEYoYUmg==’”.
Does anyone have a clue on how to fix this? It is just a simple html game