We have deployed our frontend of dapp over IPFS but now we can see IPFS causes some unnecessary scrollbars on some of our react UI components which are not visible on other host domains. Is there a workaround or fix for this issue?
ipfs just serve your files as-is, that would be extremely surprising.
It would be usefull if you sent the CID here so people can checkout what is the issue.
1 Like
What do you mean with CID?
Can you please share more information on your problem? Ideally, please share a link so that we can take a closer look
CID is the identifier of your folder on IPFS. The link you are using to open the app on IPFS will have the CID.
Latest correct CID: QmT2is5BnTyrFrm6j2dvMnz1oUimBKfTu861Jg6uxSxRTp
It might be related to the fact that you’re using a path gateway which breaks relative paths in your app code.
Try loading the CID using the subdomain gateway:
https://bafybeicfwkwxy7g27x2rgiaa5f5bv5rupfxablc4ngqftptpns2dlpk6pm.ipfs.dweb.link/#/