-
### Vue version
3.3.2
### Link to minimal reproduction
https://github.com/Yhspehy/vue3.3-import-type-bug
### Steps to reproduce
1. pnpm create vite@latest, select customize with create-vue, and c…
-
**Describe the bug**
I'm importing 'shared props' into multiple components using spread operator (see example + repro below), the component specific props show under the 'Props' heading within Storyb…
-
Does this support Vue 3?
`[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance.`
`DevTools failed to load source map: Could not load content for http://l…
-
### Describe the feature
## What?
This proposal introduces lazy hydration feature as a first-class citizen in Nuxt Core.
> This RFC is inspired by a [Vue 3 Lazy Hydration Plugin](https:…
-
[ 2021.11.03 ]
1.[JSDoc 介绍](https://www.shouce.ren/api/view/a/13232)
2.[jsdoc](https://github.com/jsdoc/jsdoc)
3.[Chrome插件中 popup,background,contantscript消息传递机制](https://www.cnblogs.com/Im-Victor/p…
-
### This is an administration app that I have wanted to take over all of the tasks that I have to perform manually to maintain the BikeTag games. These tasks include:
- Creating new game albums in …
-
### Version
15.9.7
### Reproduction link
[https://nvd.nist.gov/vuln/detail/CVE-2021-23368](https://nvd.nist.gov/vuln/detail/CVE-2021-23368)
### Steps to reproduce
The package post…
-
Does anyone know to setup this library in a vue + inertiajs app? I'm having troubles making it work
-
Any plans of changing the style from using `@import` statements to `@use/@forward` since `@import` is going to be deprecated soon and they advise users to use the new methods.
[ref](https://sass-la…
-
Unhandled promise rejection TypeError: strict 模式下不允许访问函数或参数对象的“caller”属性
code:
`
legacy({
targets: [
'ie >= 11'
]
})
`