-
I am at a Spanish WordCamp and we've been extensively using Playground for contributor day and workshops. We have the translation team here and we were wondering if the Playground interfaces were tran…
-
やったこと
```
yarn create nuxt-app nuxt-ts-app
Axios
ESLint
Prettier
jsconfig.jsonを選択
yarn add -D @nuxt/typescript
yarn add ts-node
touch tsconfig.json
yarn add nuxt-property-dec…
-
### Environment
Operating System: Darwin
Node Version: v18.16.0
Nuxt Version: 3.6.2
Nitro Version: 2.5.2
Package Manager: yarn@1.22.10
Builder: vite
User Config: app, runtimeConfig, components,…
-
### Clear and concise description of the problem
So it all starts with our app in my job, we started it with `vue 2` with `vue-i18n` 2 years ago, and have tons of pages / components that are being …
-
### Describe the bug
When attempting to create a story in Histoire for a component that uses useViewport().isGreaterOrEquals('m'), I encounter an error in the browser:
```
Uncaught (in promise) T…
kilab updated
10 months ago
-
Hi as described in the title I get:
```Uncaught TypeError: __webpack_modules__[moduleId] is not a function```
I followed the guide and made sure to double check if everything is set up as per the su…
-
### Environment
Documentation error
### Version
2.19.2
### Reproduction
NA
### Description
The image URLs used in the carousel page are all broken, and the functionality of the carousel is not …
-
### Environment
- Operating System: `Windows_NT`
- Node Version: `v16.13.1`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.10`
- Builder: `vi…
-
### Feature Use Case
With Vite and the ecosystem built on top of Rollup, Rollup is now used in many different scenarios with quite different setups. Now we have a lot of different types of plugins th…
-
### Describe the bug
after setting up histoire in nuxt3 and running `histoire dev`, vite returns a couple of `could not resolve` errors
it also happens on the [nuxt3 StackBlitz demo](https://stack…