-
### What problem does this feature solve?
This functionality solves the vue created () when the ajax dynamic gives the select value, and the select component triggers the @on-change event.
### Wha…
-
Recently I have problems with my unit tests when I need to test an own component which uses a Vue MapBox component like **MglMarker**.
That's the component I trying test:
```javascript
…
-
**Is your feature request related to a problem? Please describe.**
The problem is that when you have a search box which includes several drop downs you need to make sure the layout does not break and…
-
**Scale Version**
3.0.0-beta.142
**Framework and version**
I am using scale-checkbox and scale-tooltip together with Vue 2.6.14.
**Current Behavior**
The Bug occurs when I nest a `` inside a …
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
https://vuejs.org/guide/components/slots.html#scoped-slots
I know Angular has something similar …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated Vue FilePond, FilePond, and all plugins?
- [X] I have updated FilePond and its plugins
…
-
## Current behavior
I have confiugurable product with several simple products. Options of that products are two distinct sets. So one product completely excludes ability to reach other by selecting o…
-
I thought the issue was with my code but I tried it on codesandbox and the issue is still there on vue 2
The `noOptions` slot works just fine, as I can see the value in the DOM but there is a `di…
-
### Vue devtools version
6.5.0
### Link to minimal reproduction
https://codepen.io/scramlo/pen/mdjgdgR
### Steps to reproduce & screenshots
1. Follow link: https://codepen.io/scramlo/pen/mdjgdgR
…
-
Colons are leaked after translating attributes
vue 2 + ts project
`
{{ item.VALUE }}
`
not placeholder="$t('quan-bu')", it should be : placeholder="$t…