Daniel Bächtold
Daniel Bächtold
I have a use case where I need have the container and draggables in an iframe. SmoothDnd constructor fails, probably because it relies on the document root: Type Error: "Cannot...
Added guides (complete examples) for Vuetify 2 and Vuetify 3 (beta) custom mount commands for component testing. closes #4627
### Subject Guides ### Description Add guides on how to exactly mount Vuetify (2 & 3) based components in component testing.
### Description The **login** method provies the **locale** option, but the **createAccountUrl** method (and maybe others) does not. It would be nice to be able to set it there as...
### Description The old database and firebase-query added an extra `$key` field to every item. But the new firestore collection (mixin) does not, but instead uses `__id__`. ### Expected outcome...
### Environment - Operating System: Windows_NT - Node Version: v20.11.1 - Nuxt Version: 3.12.4 - CLI Version: 3.12.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...
Hi, Thanks for these extensions you're providing. I'm using [email protected] in several projects, which uses Node.js 12 ⚠️, which in turn is now deprecated as of Jan 30, 2024 and...
This PR upgrades the **firestore-auth-claims** extension to use nodejs 20, newest dependencies and the modular SDK (v1). Closes #145