-
Hi!
I am having an error when trying to get this plugin to work with Nuxt3. Should be working, or is this plugin only intended to run with Nuxt2?
```
ℹ Register basic auth module to server midd…
-
Hi, is it possible to install component globally in nuxt3.
i am using nuxt 3.6.5
and latest version of twelements
const { Ripple, Modal, initTE } = await import("tw-elements")
initTE({ Ripple, …
-
Hi !
Thanks for your project, is it possible to convert DailyChart as an ES modules ?
I'm currently facing this issue when i want to use it on my project
`[nuxt] [request error] Cannot set …
-
**What's happening**
Axios does not seem to work with Nuxt3.
Anytime a build is run, it will fail because of an undefined field.
**Steps to reproduce**
1. Create a simple Nuxt3 project
2. `np…
-
-
https://sakepedia.code4sake.org/breweries?name=&prefecture=5&limit=10
-
### Describe the feature
I'm using Sidebase Nuxt-Auth + Nuxt3 + Vuetify3, and I'm getting this annoying warning when I click on the logout button, which calls `signOut` function.
### Environment…
-
Hi!
The AdSense module in my Nuxt3 app results in a hydration mismatch.
One would think that wrapping the AdsByGoogle tag would help:
```
```
The hydration messages disappears,…
-
### Link to minimal reproducible example
https://test.astroarmadillos.io/
### Summary
When open modal I have option to select wallet to connect to. When I click on wallet it shrinks and I'm not abl…
-
After exactly following the instruction I am getting
![image](https://github.com/apexcharts/vue3-apexcharts/assets/25219229/e2a8b735-679d-44be-ae11-5a6b67feaf70)
Tried wrapping `apexchart` compone…