-
Uncaught (in promise) SyntaxError: The requested module '/_nuxt/@fs/C:/Projects/MyProject/src/PublicSite/client-app/node_modules/xml-utils/find-tags-by-name.js?v=e6956880' does not provide an export n…
-
I saw that in the [documentation here](https://solara.dev/documentation/components/lab/cookies_headers) on how to read cookies via solara.
But is there a way to set cookies also? Changing the reac…
-
I just tried out v0.5.2 of this package in my Inertia v1.3 / Vue 3.4 app and bumped into a problem related to the modal's redirect functionality.
The first issue I found is that, when opening a mod…
-
**What version of Tailwind CSS are you using?**
4.0.0-alpha.21 onwards
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite ^5.4.8
**What version of Node.j…
-
### Environment
- Operating System: Linux
- Node Version: v16.20.0
- Nuxt Version: 3.7.0
- CLI Version: 3.7.2
- Nitro Version: 2.6.2
- Package Manager: npm@9.4.2
- Builder: …
-
### How to Reproduce
- As superuser navigate to the 'Settings' plugin in the 'Admin' menu
- Set value '123456' for 'Google analytics tracking ID' and save changes
- Navigate to 'Navigator' plugin i…
-
### Environment
Nuxi 3.6.5
------------------------------
- Operating System: Darwin
- Node Version: v16.15.1
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: yar…
-
### Environment
- Operating System: Linux
- Node Version: v20.10.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.3
- Builder…
-
When integrating an LTI within an LMS, it is common for it to load in an iframe, which can cause issues due to new cookie policies in browsers. Until recently, it was sufficient to set same_site as no…
-
I've read how to use `vue-cookies` in composition api. int that place:
![Screenshot_1](https://github.com/cmp-cc/vue-cookies/assets/83240328/fe7bd1a6-2b8b-4b6a-9b3c-677bdcf84c03)
Then i use inject…