We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
从Flutter A 页面 Push 到 Flutter B页面时,在B页面会先展示A页面的内容,然后才会展示成B页面的内容
No response
//使用的Push方法 BoostNavigator.instance .push(pageName, arguments: arguments, withContainer: true);
iOS
3.22.2
5.0.2
No
The text was updated successfully, but these errors were encountered:
是否和之前Android上的是相同原因,可能可以采用和 #1807 中一样的方法来对iOS进行修复
Sorry, something went wrong.
是否和之前Android上相同的原因,可能可以采用和#1807中一样的方法来对iOS进行修复
这个需要使用者自行处理,不可以在boost框架层处理是吗
如果原因一样,那就是boost框架的bug,是需要boost框架处理的
No branches or pull requests
请描述遇到的问题,以及您所期望的正确的结果
从Flutter A 页面 Push 到 Flutter B页面时,在B页面会先展示A页面的内容,然后才会展示成B页面的内容
请说明如何操作会遇到上述问题
No response
在下面填入关键复现代码
复现的平台
iOS
Flutter SDK版本
3.22.2
FlutterBoost版本
5.0.2
是否延迟初始化FlutterBoost
No
解决方案
The text was updated successfully, but these errors were encountered: