jb3rndt / PersistentBottomNavBarV2

A highly customizable persistent bottom navigation bar for Flutter
https://pub.dev/packages/persistent_bottom_nav_bar_v2
BSD 3-Clause "New" or "Revised" License
49 stars 54 forks source link

[5.0.0-beta.5] Items flickering when using `jumpToTab` #90

Closed jasonlessenich closed 1 year ago

jasonlessenich commented 1 year ago

Hello, I've upgraded to the latest beta and noticed some weird flickering when switching to different tabs. Is there a way to prevent this? I've simply used the index setter on the controller before

https://user-images.githubusercontent.com/48297101/223238882-a83fbf75-ef48-41b6-ac4b-79df06b1a729.mov

jb3rndt commented 1 year ago

Looks strange, can you post a minimal example of the issue so I can try it out?

jb3rndt commented 1 year ago

Update: I found the reason and I'm trying to fix it

jasonlessenich commented 1 year ago

Sorry, haven't seen your initial response! Thanks fixing this! 🙏