-
I used to have a working project. I'm in the middle of moving to `vite`, `vue 2.7` etc and part of this transition is `eslint` I had to update `eslint airbnb` and to install `eslint-config-airbnb-type…
-
I am using this vue-add-to-calendar in nuxt.js, but not working.
![Screenshot from 2021-02-24 16-54-49](https://user-images.githubusercontent.com/49179367/109010653-194a5680-76c1-11eb-9bf7-a6a255deb8…
-
I’m trying to get the tabs working in Laravel 5.4. They seem to work fine but I’m getting this warning
> [Vue warn]: Invalid prop: type check failed for prop "value". Expected Number, got String. (…
-
### Version
[`v2.4.3`](https://github.com/vuejs/vue/releases/tag/v2.4.3) - current ([`v2.6.10`](https://github.com/vuejs/vue/releases/tag/v2.6.10))
### Reproduction link
[https://jsfiddle.net/anc…
-
I am adding Typescript and I am not certain what the shim for `*.vue` files should be? My best guess is:
```ts
// shims-vue.d.ts
declare module '*.vue' {
import { Component } from 'vue'
const…
-
### Vue version
3.3.4
### Link to minimal reproduction
https://play.vuejs.org/#eNqNU01v00AQ/SuLLymo9gqVU+RGBVQJOEAFlbj4YuyJs8X7oZlxGmT5vzO7DsGED3HzvPl67816zF6GUOwHyNZZSQ2awIqAh6D62nXXVcZUZZvK…
-
Hi @ghettovoice,
Thanks for the great library.
Is there a way to make the subscription to open layers map events optional? I'm asking because there are so many events fired from the map that the V…
-
### Vue version
3.2.38
### Link to minimal reproduction
https://stackblitz.com/edit/vue-8cme9l?file=src/components/TheTest.js
### Steps to reproduce
just visit reproduction link
### What is expe…
-
### Description of Issue
Running into a problem accessing localStorage and other global properties in mixins. During server-side processing, "localStorage" is not defined, but "global.localSt…
-
# 概要
ユニットテストにて、テスト対象のコンポーネントに自動インポートされる要素に対して`Failed to resolve component`の警告が出る
```
stderr | tests/components/TodoItem.spec.ts > TodoList.vue > 編集ボタン > ボタンに「Edit」と表示されていること
[Vue warn]: Failed t…