Harley Salas
Harley Salas
Did you ever figure this out? Having the same issue right now.
removing line 786 of styles.css resolved it for me. ``` /*# sourceMappingURL=styles.css.map */ ``` so, as far as I can tell, this sourceMapping is causing some sort of issue with...
So, is there a current best solution for this issue? Really would like to keep my site's default locale as none-English.
I'm also having this issue, hosting as a docker container with traefik
It would be genuinely a very nice experience to just write: ``` services: myapp: build: context: ./apps/myapp dockerfile: Dockerfile environment: - SERVICE_FQDN_MYAPP deploy: replicas: ${MYAPP_REPLICAS} ``` and have coolify be...
> don't see any references to such styles in the repo, so is this coming from Radix/some dep? 🤷 It must be something in vaul, as when you use the...