-
I want to use `vuex-module-decorators` with `nuxt` ^2.6
Would someone add an example?
-
- [x] I searched through existing issues.
- [x] I have looked through docs at https://vuejs.github.io/vetur/
## Info
- Platform: macOS
- Vetur version: 0.9.3
- VSCode version: 1.15.0
## Pr…
-
### Bug or support request summary
Calling Vue.use (Vuetify {theme: { primary: , etc.}}) is not working - a component that tries to use that theme does not take on the color, for instance.
_Plea…
-
It would be nice to have https://github.com/championswimmer/vuex-module-decorators in this package.
This allows to create vue-class like vuex stores and fits very to nuxt :)
-
**Description**
I'm in the process of migrating knobs to controls, and it appears that props defined as controls are not being bound properly in the addon-docs tab. The props are not being bound in …
-
I'm trying to call methods in getter, but console says `this. is not a function`.
I wrote a code like:
```ts
@Module({ name: 'example', stateFactory: true, namespaced: true })
class Example e…
-
**Describe the bug**
I'm having issues when adding Firebase to my project.
Not sure it it's a bug from nuxt/typescript, but right after adding `yarn add firebase` the app won't build.
**To Reprod…
Coooi updated
4 years ago
-
**Describe the bug**
The package `json2typescript` does not work to notate objects within arrays, when used within a Nuxt application. This package uses object and property decorators. The decorators…
-
-
Creating nuxt app with both way:
`npx create-nuxt-app ` & `npm init nuxt-app ` will fail.
npm version: **6.14.5**
node version: **12.17.0**
Ubuntu **20.04** LTS
error:
`SAOError: Failed to i…