-
### Describe the bug
I've run into an issue when trying to do snapshot testing with my components using PrimeVue in our unit tests. We use XState for all of our state management, which means our Vue …
-
Currently (and also the last months) I found only tedious knowledge about how to create a component library with VueJS. I found tons of articles that were either outdated or left out basic features.
…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
### Environment
- Operating System: Darwin
- Node Version: v22.11.0
- Nuxt Version: -
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: npm@10.9.0
- Builder: -
- U…
-
**As a developer, I want to use the current stable versions of Vue and [Vuetify](https://vuetifyjs.com/en/getting-started/upgrade-guide/#setup) so that I have access to the latest features, user inter…
-
### Describe the bug
I am using the `vue-query` library for backend communication. After a successful request, I want to reset the form values. However, there is currently no way to access the rese…
-
### Describe the bug
We are using CustomRenderers on top of vuetify and test them with jest, vue-test-utils and testing-library. We had very weird errors during test execution:
```
console.warn
…
-
# vue-final-modal@5
First of all, I would like to thank all users of vue-final-modal. I learned a lot through creating and maintaining this component library.
I am planing to implement v5 recently…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/pl…
-
**Describe the problem that you have**
I am trying to create a rapper to `VueDatePicker`, the issue that I'm having is that as soon as I use Vue's `withDefaults` and `defineProps`, and v-bind the pro…