Alicia Sykes
Alicia Sykes
I think there may be a several different issues here, ### Possible Issue 1: Unable to call save endpoint from CDN/static server If you're running Dashy on a static host,...
Try V3, there should be no more issues with this anymore
This is because those icons are not available in [Font-Awesome V5](https://fontawesome.com/v5/search) which is what is used here. I've opened a FR for adding V6 support in #1424
This should actually be resolved, have tested with the latest version and seems to be working okay. But since any colors are set in the config file, a rebuild will...
Hey, Really sorry for the delay in replying, (I have so many unread GH notifications at the moment, that it's hard to spot the important ones! 😬) This definitely doesn't...
I'm not sure this is possible, as when KC is enabled, all auth is handled by Keycloak (making it impossible to access Dashy with out a Keycloak token). So guest...
> Okay, so I checked this issue since keycloak guest access would interest me too. Unfortunately, what you want will never be implemented except if someone did a complete rewrite...
Hey, Sorry for the late reply. I'm just looking into this, but am struggling to re-create the issue.  You're using Firefox, right? And was there any other relevant config...
Yeah, this is really weird. I've not come across this issue before. The ` [ "object Object" ]` means that the JSON hasn't been parsed/ not converted to string. Everything...