Skip to content

启动白屏问题,以及临时解决方案 #232

Description

@SamOnce

有一段时间没用了,昨天发现启动时白屏,在1月初还是正常的;
官方演示应用也是白屏:https://tango-demo.musicfe.com/designer/
分析发现是因为 https://unpkg.com/react-is@18.2.0/umd/react-is.production.min.js 变成了 Bad gateway(Error code 502)

【临时解决方案】
[apps/playground/.umirc.ts] 版本号改为 18.3.0
https://unpkg.com/react-is@18.3.0/umd/react-is.production.min.js 是正常的;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions