Replies: 1 comment 2 replies
-
Hi @me814! I'm Dosu and I’m helping the superset team. The infinite loading and 404 errors you’re seeing are likely caused by the dashboard’s Recent updates have improved theme loading logic to prevent infinite loading when a theme isn’t found (source), so if possible, update to a version that includes this fix. To resolve the issue:
For best practices and examples, check out the official guides on customizing Superset dashboards with CSS and theming Superset. If you still see errors after these checks, share your To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What I tried: theme JSON + CSS template at dashboard level
What I expected: dashboard loads with custom theme + CSS applied
What actually happened: infinite loading + console errors
superset-logo-horiz.png:1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors.077cc2e3066bd62c36ac.entry.js:2 ReactAce: editor option enableLiveAutocompletion was activated but not found. Did you need to import a related tool or did you possibly mispell the option? (anonymous) @ vendors.077cc2e3066bd62c36ac.entry.js:2 :8088/api/v1/theme/14:1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) 8289.ce3ad7f4f0910d347c51.entry.js:27 Failed to create dashboard theme provider: Error: HTTP 404: NOT FOUND at u.createDashboardThemeProvider (8289.ce3ad7f4f0910d347c51.entry.js:27:9333) at async 85c7c935e14d9a1bd295.chunk.js:1:7591
Beta Was this translation helpful? Give feedback.
All reactions