Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] plugin-qiankun examples 热更新之后页面白屏 控制台报错 #6521

Closed
h541184072 opened this issue Apr 30, 2021 · 1 comment
Closed

Comments

@h541184072
Copy link

What happens?

plugin-qiankun examples 服务起来之后正常 但是随便在一个地方改一下东西保存之后 热更新之后页面白屏 控制台报错

image

Mini Showcase Repository(REQUIRED)

https://github.com/umijs/plugins

How To Reproduce

**Steps to reproduce the behavior:

yarn
yarn build
cd packages/plugin-qiankun && yarn && yarn start

http://localhost:8000/app2

在 /plugin-qiankun/examples/master/pages/app2/index.js 随便改下代码 console一下 保存之后页面热更新白屏

Expected behavior 没报错.

Context

  • Umi Version:^3.2.21
  • Node Version:v12.19.0
  • Platform:webstorm
@fxxjdedd
Copy link

fxxjdedd commented Jun 9, 2021

Try to fix it in umijs/plugins#629

@sorrycc sorrycc closed this as completed Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants