Jark Tonnätt
Jark Tonnätt
### Problem to solve I need either an event when the selection list closes or the possibility to close it manually. There is a blur event, but it's not the...
**Module version** @nuxtjs/vuetify 1.11.2 **Description** I get the wrong text color on initial page load when light theme is the default but the page is delivered in dark mode from...
**Describe the bug** I've created a component with the following reactive query: ``` apollo: { profileByAccountId: { query: gql` query ProfileByAccountId($accountId: UUID!) { profileByAccountId(accountId: $accountId) { id pseudonym } }...
Toggling doesn't work on click on sub elements. ``` That works That doesn't work ``` As a workaround I tried to open the calendar manually by register a click event...
### Issue Description There are very annoying issues regarding the selection of text in firefox. Don't know what or why happens, but the Apollo Server frontend doesn't act like a...
Has the command ever worked without adding `-f compose.yml -f compose.override.yml` to the `docker-compose` commands? ``` $ make init ERROR: Can't find a suitable configuration file in this directory or...
**Library Affected**: workbox-strategies **Browser & Platform**: Google Chrome 126 for Android and surely other versions **Issue or Feature Request Description**: I've noticed a behavior of Chrome that seems to be...