-
### What problem does this feature solve?
Fixing incomplete documentation and hopefully others not wanting to tear their hair out in the future.
### What does the proposed changes look like?
When i…
-
I'm having troubles with dynamic modules (something wrong with my `getModule()` calls not returning the right thing), but I don't need them to be dynamic. Is there a good example with a few modules wh…
garyo updated
4 years ago
-
**Describe the bug**
The router.d.ts gives an error using typescript 3.9.6+:
`Property 'component' does not exist on type 'RouteConfig'. ts(2339)`
**Expected behavior**
No Typescript errors
*…
-
when i build my source code by webpack, it will throw Module not found: Error: Can't resolve 'core-js/modules/web.dom.iterable'
-
The module is not registered:
```js
$nuxt.$store._modulesNamespaceMap // No properties
```
Also, i'm getting this warning:
```
Classic mode for store/ is deprecated and will be removed in Nuxt 3…
-
**Describe the bug**
Can't access `this.$myplugin` inside vuex-module-decorators's `Action`.
Also can't get appContext or store.
https://nuxtjs.org/guide/plugins/#combined-inject
**To Reproduc…
-
* **I'm submitting a:**
- [x] Bug Report
- [ ] Feature Request
* **What is the current behavior?**
Style variables fully ignored.
variables.scss
```
$layout-aside-width: 100rem;
…
-
**What Renovate type are you using?**
Self-hosted using Docker container
**Describe the bug**
During the scan of one of our projects (Kotlin project with a `build.gradle` Groovy file), Renovatebo…
-
### Which Renovate are you using?
Renovate Open Source CLI
### Which platform are you using?
GitLab self-hosted
### Have you checked the logs? Don't forget to include them if relevant
…
-
It seems that nuxt-property-decorator is not exporting some types from vuex-module-decorators, despite the README saying it does.
`nuxt-property-decorator/lib/nuxt-property-decorator.d.ts`
There…