-
**🐛 The bug**
When using a render function and the [`withDirectives` utility](https://vuejs.org/api/render-function#withdirectives), if applying the directive to a vnode that's a _component_, everyth…
-
### Version
5.0.8
### Reproduction link
[cli.vuejs.org/config/](https://cli.vuejs.org/config/#jest)
### Environment info
```
Environment Info:
System:
OS: Windows 11 10.0.22621
…
-
Description : panel qu'on atteint lorsqu'on clique sur un des boutons "view" du top 5
![image](https://github.com/user-attachments/assets/1f458e96-12c6-4db0-af71-3d84799a8151)
### TOP 10 PAR Z…
-
I need need to track multiple touch events mostly for pinch and zoom, but also for two finger swipe and movement.
**Describe the solution you'd like**
This is the current repo I have been using. I…
-
### 🐛 The bug
```
WARN [Vue warn]: Extraneous non-props attributes (data-v-14ce88ff) were passed to component but could not be automatically inherited because component renders fragment or text roo…
-
I'm migrating from Vue2 to Vue3. I changed the package name `v-tooltip` => `floating-vue` and I just use `v-tooltip` directive so i just register the directive like:
```js
import { VTooltip } from…
-
**Problem with drag animation in safari when rows of a table are dragged**
**Bug video recording (in safari)**
![safari-drag-bug](https://user-images.githubusercontent.com/13434794/83357432-e5…
-
I'm trying to do the integration with:
```
export default defineConfig({
plugins: [
vue(),
VitePWA({
registerType: 'autoUpdate',
devOptions: {
enabled: true,
…
-
**Describe what problem your feature request solves**:
The server needs to implement a content security policy
**Describe the solution you'd like**:
use the package [express-csp-header](https://w…
-
After I import VueCoreVideoPlayer from yarn add use in vue3, it give me an error: Cannot read property 'directive' of undefined.
---
> vue-core-video-player.common.js?42ab:5273 Uncaught TypeError:…