Conner Bachmann
Conner Bachmann
Seperated in new PR
Added session storage support, idea: #1322
### 🔗 Linked issue https://github.com/nuxt/rfcs/issues/31 https://github.com/nuxt/framework/discussions/569 #3915 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
Hello, I am not completely finished yet, the following translations are missing: - [ ] /integrations/ - [ ] /announcements/2.understanding-how-fetch-works-in-nuxt-2-12.md/ - [ ] /docs/ - [ ] /tutorials/ I don't...
Related to #13 - This PR should not be merged until #23 is fixed. With the `appendFile` flag the changelog is appended to the start of the file
Create new Guides for how to use Nuxt 3 & Directus. Like Auth, or Admin Dashboards
I don't know if it's a bug, I think it's a bug on my side, it was working a few hours ago but I don't know what change could have...
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v18.7.0` - Nuxt Version: `3.0.0-rc.13` - Nitro Version: `0.6.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`,...
### 🔗 Linked issue resolves #9085 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...
Hey! How would I create a ACL policy with this node client? The `addPolicy` method calls the normal policy endpoint, see https://github.com/nodevault/node-vault/blob/master/src/commands.js#L472. But the path for ACL policies is: `sys/policies/acl`