-
# 개요
- Named Route의 사용 여부 논의 필요.
- G프로젝트에서는 Name과 Path 2개를 관리하는 관리포인트를 늘린다 생각하여, Path base Route만 사용하고 있음.
-
**描述bug**
在**IE11**浏览器中无法正常打开官方的[demo](https://wujie-micro.github.io/demo-main-vue/vue2-sub/home)
**如何复现**
给出详细的复现步骤
1、打开IE11浏览器
2、输入 https://wujie-micro.github.io/demo-main-vue/vue2-sub/ho…
-
```sh
10:48:09 PM [vite] Internal server error: ENOTDIR: not a directory, lstat '/Users/yutengjing/code/monorepoRoot/apps/xxx/node_modules/@xxx/ui/dist/ui.mjs/index.ts'
Plugin: vite-plugin-vue-typ…
-
### Subject of the issue
Seeing a 2MB heap size increase after each test using shallowMount / mount.
### Steps to reproduce
Run this command with the below setup:
`./node_modules/.bin/jest -…
-
SystemJS Version: 6.13.0
### Question
When I use systemjs When importing, 'system import() is deprecated and will be removed soon. use import() instead'。 The compiling environment is webpack+vue2+…
-
Currently the knob does not support negative values. This could be very useful however for e.g. pan knobs (left/right channel distributions), parametric equalizer knobs.
This could be partly solved…
-
# 提问之前强烈建立您能先阅读一下[《如何正确的提出一个 Issue》](https://github.com/umijs/qiankun/issues/1115)
## What happens?
子应用:qiankun+vue3 + router4.0.3
主应用:vue2.0+ router3.0
菜单是主应用的部分 点击菜单通过router-view 的to…
-
调用哪个方法可以在窗口大小改变后尺寸可以更新呢?还有demo有问题了,网址打不开了,现在的版本也不支持vue2.0了吗。。。
-
Adding multiple instances with different video sources does not work. The video
always plays in the last instance on the page.
`
`
There should be some kind of key on each instance.
-
I get an error when I add this code in nuxt.config.js:
```
postcss: CKEditorStyles.getPostCssConfig({
themeImporter: {
themePath: require.resolve('@ckeditor/ckeditor5-theme-lark')…