-
Vue: Could not find a declaration file for module vs-vue3-select.
```
Vue: Could not find a declaration file for module vs-vue3-select.
c:/..../node_modules/vs-vue3-select/dist/vs-vue3-select.es.…
-
**Steps to reproduce**
```
import { Model } from "survey-core";
const survey = new Model({});
function onChange() {
survey.locale = lang.value;
}
{
"choices": [
{
…
-
I was trying to use the collectionManager on a Vue3 project to create a collection that can be called multiple times with different page size. For that, i tried to define my collection like exporting …
-
```
[] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Grid'
[x] support request => see 'Requesting Commun…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Mux Elements/Packages does this apply to? Select all that apply
mux-player
### Description
P…
-
**Is your feature request related to a problem? Please describe.**
The problem is that you have to use :deep in pagination to style the slider
**Describe the solution you'd like**
add a paragraph…
-
Good evening,
I have attempted to use this library in vue3 a couple of times now, but have had 0 luck. I can't get it working with even the most basic of examples. Try turning the page by clicking …
-
Casual issue here, `spring-vue-monorepo` it's just ugly, I want something cool like [Djavue](https://www.djavue.org/), open to sugestions.
## Update 1
I would like a symbolic name that could be us…
-
-
# Description
After ditching Nuxt and upgrading to Vue3, migrate bundler to use Vite to reduce development time and improve DX.
**Important:** [Vite is the default choice for the ecosystem, while …