-
### Version
3.2.31
### Reproduction link
[stackblitz.com](https://stackblitz.com/edit/vitejs-vite-sqb7xl?file=src/App.vue)
### Steps to reproduce
Refer the stackblitz link and reproduce the i…
-
## DoD
Les vues des differentes fenetres sont realiser et la navigation en elles est possible.
Ces vues doivent etre belles et ergonomiques.
## Liste des taches
- [x] Realisation de maquette…
-
## Recherche
- [x] Le message restituant le nombre de résultats
> cette solution n'est pas correct et introduit en l'état une un nouvelle non conformité puisque par défaut la balise contient un ``…
-
When using vue-datagrid inside of a keep-alive route, the grid does not render correctly and loses functionality.
https://codesandbox.io/s/red-cache-7uvyl?file=/src/Grid.vue
Switch between the n…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: ^3.13.2
- CLI Version: 3.14.0
- Nitro Version: -
- Package Manager: …
-
### Describe the bug
When a site has no sidebar, the local navigation dropdown is incorrectly positioned.
It appears to be offset to the right by the sidebar width, even though there is no sidebar…
-
### Which generators are impacted?
- [ ] All
- [ ] HTML
- [ ] React
- [ ] Angular
- [X] Vue
- [ ] Web components
- [ ] Power Apps
### Reproduction case
DBNavigationItem: Sub-sub-navigation on the l…
-
### What problem does this feature solve?
It keeps your vue component names consistent with the web component output.
When using `wc-async` for multiple web components as a build target, it should b…
-
I would like to write a unit test with the async action such as:
**File navigation.spec.js:**
`import Vue from 'vue'
import Vuex from 'vuex'
import Vuetify from 'vuetify'
import vueLoading from '…
-
Hi there,
Thanks for this great library! It looks great and works very well, although I am having one minor issue.
Recently I noticed that on each navigation or request, the `pace-done` class is…