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

Fragment gets freezes when switch between two or more flutter_boost fragments on bottom navigation bar, First time only. #2016

Open
shoaibkhalid-int opened this issue Apr 15, 2024 · 1 comment
Labels

Comments

@shoaibkhalid-int
Copy link

shoaibkhalid-int commented Apr 15, 2024

请描述遇到的问题,以及您所期望的正确的结果

The issue is very similar to issue_565 and issue_594.
Above two issues are being closed and marked as resolved but i am still able to reproduce it.

请说明如何操作会遇到上述问题

Problem

Let's say we have an android app with bottom navigation bar of 5 tabs.
TabA-> Native
TabB-> Flutter
TabC-> Native
TabD->Flutter
TabE->Native

By default, a user lands on TabA (Native). Now if we switch between TabA(Native) and TabB(Flutter) everything works fine but when we navigate from TabB(Flutter) to TabD(Flutter) and then come back to TabB(Flutter), tabB gets freezed. It only happens first time after that it works fine.

在下面填入关键复现代码

复现的平台

Android

Flutter SDK版本

3.16.9

FlutterBoost版本

5.0.1

是否延迟初始化FlutterBoost

No

解决方案

cc: @Firewayer @joechan-cq

@joechan-cq
Copy link
Collaborator

joechan-cq commented Apr 16, 2024

Could it be reproduced with the flutter-fragement-page in the example of flutter boost? If not, could you offer a demo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants