-
### Version
3.2.0
### Reproduction link
https://github.com/crixusshen/vuecli-debug-reproduction
### Environment info
```
Environment Info:
System:
OS: macOS 10.15.7
CPU: (16) …
-
## Version **2.2.1** of [vue](https://github.com/vuejs/vue) just got published.
Branch
Build failing 🚨
Dependency
vue
…
-
As mentioned by @dmx374 (#83), using `Lazy` prefix might be confusing in situations when the component name is prefixed with Lazy for its purpose (LazyLoad, LazySpin, etc).
We cannot use directives…
-
@mmcelaney commented on [Thu Sep 07 2017](https://github.com/ibm-watson-data-lab/shopping-list-preact-pouchdb/issues/2)
-
**Describe the bug**
With `shallowMount` on Vue 3 + @vue/compat, properties of a child component are undefined when using them through a mixin.
If the property is moved from the mixin direct…
-
### What happened?
I need to add a clickable property for every v-item that I create even though they have a click handler.
### What did you expect to happen?
v-item should be clickable if:…
-
## Version **2.3.4** of [vue-template-compiler](https://github.com/vuejs/vue) just got published.
Branch
Build failing 🚨
Dependency
…
-
```
> npx linkinator --recurse --silent --skip 'github.com|favicon.ico|opencollective.com|codepen.io|linkedin.com' https://v3.vuejs.org/
npx: installed 184 in 14.578s
🏊♂️ crawling https://v3.vuej…
-
Set up the project(Vue) in my local machine and be able to connect it with the repository.
-
## Description of the enhancement
PR #1470 contains the first implementation of vocabulary search results page. This needst to be built upon, before we have a demo-ready feature for the search in …