Hello, I have self hosted it looks like the css isn't loading or something.
TL;DR
Developers experiencing issues with self-hosted UI, unsure if it's working. Request for console logs from the browser to troubleshoot and determine the version (1.5.5) being used. Issue with CSS not loading correctly on the self-hosted setup.What version are you using?
1.5.5
can you share some console logs from the browser? 🙂
This is the console
The detail
for me it seems to work 🤔
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...