黑屏问题 #1775
Unanswered
tongzifang
asked this question in
Q&A
黑屏问题
#1775
Replies: 1 comment
-
遇到问题请提issue,详细说明问题,并附上能复现问题的最小demo,谢谢。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我这边场景是nativePageA->flutterPageA->nativePageB->flutterPageA
之前用的是v3.0-null-safety-preview.18没问题,今天升到4.2.0后,从nativePageB->flutterPageA这里黑屏了,而且必现,黑屏的时候点击一下屏幕有一定几率恢复正常,展示flutterPageA.
然后尝试降版本,降到4.0.0也还是这个问题,flutter sdk已经升级也没法再降了.
这个大概是什么问题呢,v3.0-null-safety-preview.18 到 4.0.0有什么相关改动么?
Beta Was this translation helpful? Give feedback.
All reactions