Paul Guilbert
Paul Guilbert
--- #1606 # Description Change all occurrence of the capitallized "Url" to "URL" to match with the [Visual Studio Code Language Packs](https://github.com/microsoft/vscode-loc). # Checklist - [x] I have followed the...
**Is your feature request related to a problem? Please describe.** I'm doing a [custom card integration](https://docs.adyen.com/payment-methods/cards/custom-card-integration). As a user, I would like to be able to submit the form by...
### Environment ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.9.3 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...
## Context The Pinia documentation states the following: > Make sure all of your `useStore()` calls appear before any `await`. Otherwise, this could lead to using the wrong Pinia instance...