Data not visible in any browser other than Safari

I've hosted the retool app in our infra. It works well(edit and preview) in safari browser, but when its opened in brave browser or chrome browser, it just shows an empty page.


Hey @Arjunsingh_Yadav!

It looks like you might be using an iframe or custom component here, would you mind sharing more about its configuration? I'm also curious to know if you're seeing any errors in chrome dev tools or any failed network requests :thinking:

@Kabirdas

DevTools failed to load source map: Could not load content for https://my-domain/styles/CreateResourceModalContainer.app.1164ba3d1dfab61846c6.css.map: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

I wouldn't expect an issue with loading the source map to cause the content not to display. Did you mention seeing a CORB error as well? I'm curious if it's an interaction with Chromium since it's showing up in both Chrome and Brave.

Yes, checking into that

Yes, CORB was the issue
Its sorted now
Thanks :slight_smile: