Alicia Sykes
Alicia Sykes
Merged PR, closing ticket.
Because it's getting a 500 for the CORS proxy, I'm wondering if that endpoint isn't working in your instance. Have you tried manually calling the `/cors-proxy` with PostMan or something,...
@Crayzei - yes this is fixed in `:latest` and there'll be a new tagged version of Dashy released in the coming days. This issue was caused by a change in...
If after passing it in as a volume, if you visit `https://[your-dashy-address]/favicon.ico` - do you see your icon? If so, it's a browser caching issue, a hard refresh should resolve...
I don't think I'm going to be much help here, as I didn't build the Proxmox widget, and I don't have a Proxmox instance to test with. But what does...
That's a CORS error, there's info about it in the troueshooting page: https://github.com/Lissy93/dashy/blob/master/docs/troubleshooting.md#widget-cors-errors dashy/docs/troubleshooting.md at master · Lissy93/dashy 🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes,...
@lopiv2 CC'ing your ticket, #1242 into here.
Oh interesting, @EliasGagnef - how did you make your theme, was it a custom stylesheet, or just setting custom colors? I'm guessing that it could be `appConfig.customColors` isn't being saved...
Thanks :) This is indeed a bug, so I'll re-open. As a workaround, your config works fine if you set the theme to `default` and then also put your colors...