You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a react app built with CRA which works fine in the browser but only displays a white screen here. I added some static HTML to the index file and that works without an issue so it appears its just having issues running the react app.
The react app works fine in Chrome/FF/WebkitGtk (using https://github.com/zserge/webview) so my feeling is that it's something that isn't implemented in Ultralight but without seeing the console output its hard to say.
Is there any way we can get the console output from Ultralight? Like a debug flag or something?
The text was updated successfully, but these errors were encountered:
I have a react app built with CRA which works fine in the browser but only displays a white screen here. I added some static HTML to the index file and that works without an issue so it appears its just having issues running the react app.
The react app works fine in Chrome/FF/WebkitGtk (using https://github.com/zserge/webview) so my feeling is that it's something that isn't implemented in Ultralight but without seeing the console output its hard to say.
Is there any way we can get the console output from Ultralight? Like a
debug
flag or something?The text was updated successfully, but these errors were encountered: