-
### Overview of the problem
**Oruga** version: v0.9.0
**Vuejs** version: 3.5.12
**OS/Browser**: Windows Firefox/Brave
### Description
When selecting a dropdown item in a dropdown wi…
-
### Overview of the problem
**Oruga** version: 0.5.5
**Vuejs** version: 2.6
**OS/Browser**: Ubuntu/Firefox 99.0
### Description
Hi! I'm working on improving accessibility and ru…
-
I tried to implement jest for testing of a components library I'm currently building (Vite + Vue3 + Rollup) but I'm running in to some issues.
` FAIL src/lib-components/FTButton.test.js
● Test …
-
### 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/package…
-
Pressing the Done button at the end of my tour produces an obtuse error and does nothing. The skip functionality works as expected when its enabled.
I'm running a vitesse starter template. It seems…
-
### Describe the bug
on SSR based project (using vue-server-renderer, not nuxt)
try to leave another route with first SSR component rendered
such as
```vue
test
```
`event.currentTar…
-
When trying to get the height of elements that are anything else than `display:block`, using stylesheet set within .vue component file, the height returned immediately and after $nextTick is not corre…
-
### Version
2.5.13
### Reproduction link
NG pattern (functional)
https://codesandbox.io/s/004vv2onw0
OK pattern (no functional)
https://codesandbox.io/s/q9k5q8qq56
### Steps to reproduc…
-
### Version
6.1.4
### Browser and OS info
Brave 1.39.111/ Windows 11
### Steps to reproduce
1. Open a vue project in browser.
2. Open Vue Dev Tools.
3. Try to use the applicatio…
-
A section showing best practice application structure. I'll setup a pull request if you think its a good idea 😄
.
| ── build/ # exported app files
| |…