-
### Environment
- Operating System: `Darwin`
- Node Version: `v21.6.2`
- Nuxt Version: `3.10.3`
- CLI Version: `3.10.1`
- Nitro Version: `2.9.3`
- Package Manager: `pnpm@8.15.…
noook updated
8 months ago
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.15.1
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager…
-
### Operating System
Linux
### Programming Languages
JS
### CCXT Version
3.0.48
### Description
Hi, I am trying to use CCXT on browser.
I use nuxtjs.
When I want to use ccxt on the dependen…
-
When adding a `slider`/`togglebuttons` with a `label` to a `group`/`form` then the following issue happens in chrome.
![image](https://github.com/formkit/formkit/assets/25219229/11ae5df1-71a4-42d8-b0…
-
I have nuxtjs app with a vue component that I want to document. This behavior only happens in my nuxtjs app. All my vue apps documentation work fine.
The complete text of the error message is:
…
-
Using version 0.6.2, my Recaptcha v2 doesn't appear unless I navigate directly to the page or refresh after navigating to the page. Might be related to #12. I tried calling `this.$recaptcha.reset()`…
-
I am including the vue2leaflet draw toolbar into a NuxtJS project.
Leaflet is used via the nuxt-leaflet module:
```
```
The toolbar is imported globally as ex…
-
.... Like title
-
### Version
@nuxtjs/supabase: 0.3.0
nuxt: 3.0.0
### Reproduction Link
_login.vue_
```
Email address
…
-
## Bug report
#### Steps to reproduce
setting `metaInfo` in `head` or `setHead()`:
```js
setHead(function() {
return {
metaInfo: {
script: [
…