Duncan MacKenzie
Duncan MacKenzie
Curious about this too. Do you get errors when you set `directives` to trueto true in the plugin config? I'm trying to use Vuetify and it throws errors if I...
Is it still possible to inline a favicon in index.html after this change? By url- or base64-encoding the image file: ```html ``` This throws an error if the string is...
Looks like it's unique to Quasar's environment anyway; I thought it was a result of the changes in this PR 😓 Cheers
@nikostro the `.gitconfig` file is automatically copied into the devcontainer, so there's no need to copy/mount it manually. Workarounds suggest using `postStartCommand` or `postAttachCommand` to run that git config command...
I'm curious about this, too. Simply setting automaticSilentRenew to true in my config doesn't keep me signed in, and I wonder if/how it's different from adding an event handler for...
I'm using this with Keycloak and I've noticed the same thing. I'm manually decoding the access token to get these details, but it would be nice if they were already...
> Remove stale label or comment or this will be closed in 10 days. I still think it would be a nice feature 👼