-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[Flutter 3.32.0] Active NavigationBar item not selected when switching items programmatically #169249
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
Labels
c: regression
It was better in the past than it is now
f: material design
flutter/packages/flutter/material repository.
found in release: 3.32
Found to occur in 3.32
found in release: 3.33
Found to occur in 3.33
framework
flutter/packages/flutter repository. See also f: labels.
has reproducible steps
The issue has been confirmed reproducible and is ready to work on
team-design
Owned by Design Languages team
Comments
Reproducible using the code sample provided above. cc @bleroux in case you might be interested
flutter doctor -v
|
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
c: regression
It was better in the past than it is now
f: material design
flutter/packages/flutter/material repository.
found in release: 3.32
Found to occur in 3.32
found in release: 3.33
Found to occur in 3.33
framework
flutter/packages/flutter repository. See also f: labels.
has reproducible steps
The issue has been confirmed reproducible and is ready to work on
team-design
Owned by Design Languages team
Steps to reproduce
Press the Back-Key, trigger switching to first nav programmatically
Expected results
first nav will be selected
Actual results
selected nav is not changed
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
The text was updated successfully, but these errors were encountered: