I have followed the instructions in https://docs.manifold.xyz/v/manifold-studio/tutorials/storing-data-on-chain#4.-minting-your-svg and minted a token to Goerli testnet.
However, the resulting NFT does not display the SVG file or the description, indicating that something went wrong with the mint. I have checked that the JSON is formatted correctly, what else can I check to see where it went wrong?
Could it be the size / complexity of the SVG file itself? Are there any limitations that I need to be aware of?