-
when I use pdfVuer, there is an issue 'SyntaxError: The requested module '/node_modules/_pdfjs-dist@2.5.207@pdfjs-dist/web/pdf_viewer.js?v=0ddebc6b' does not provide an export named 'DefaultAnnotation…
-
## What happens?
1、主应用Vue2 + element-UI + vite
2、微应用Vue3 + element-plus + webpack5
3、微应用接入主应用可以成功跳转,但微应用样式失效,包括使用 --el-xxx的颜色变量(比如--el-card-border-color)
4、微应用即使采用了element-plus的命名空间重写el前缀 还是找不到相…
Hjw52 updated
12 months ago
-
### Describe the bug
I cannot start or even build storybook development environment following the contributing guidelines. `yarn start` throws a large log of errors (link below) mostly related to mis…
-
### Vue version
3.3.8
### Link to minimal reproduction
https://play.vuejs.org/#eNp9UsFOwzAM/RUvl4K0rkK7bd0kQJOAAyCYxCWX0XlbRppESTqGqv47Tkq7HYBb/N6z/WynZtfGjA4VsgnLXWGF8eDQV2bOlSiNth5qsLiBBjZWl5CQNO…
-
**Is your feature request related to a problem? Please describe.**
For the past few weeks, I tried multiple times to make my Quasar project work with storybook, to no avail.
It works when no sass …
-
### Environment
Nuxt project info: …
-
**问题描述**
小程序下配置分包成功,看文档说的h5不支持,但h5实际也分包了,体现在进分包的页面也会先转圈圈再显示,并ios下从主跳分包页面,非常难通过侧滑返回,返回也无页面过度动画(如正常主包两个页面互跳,或分包两个页面互跳,能侧滑返回且有动画
**预期结果**
能够优化跳转侧滑及过度动画,或者直接提供选项能够单独关闭分包,尝试在manifest.json配置无效
```…
-
When defining a variant group over multiple lines, the name of the variant is repeated many times in the output, though the correct classes are still generated so technically it still works.
```htm…
-
Would love to use it in a Nuxt 3 application but can't when the HMR is broken and really slows me down.
There are no errors, but seeing my DOM changes requires a page reload.
-
### Describe the bug
Components({
// allow auto load markdown components under `./src/components/`
extensions: ['vue', 'md'],
// allow auto import and register components use…