PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

showModalBottomSheet is being covered by keyboard

Open premedios-i9 opened this issue 2 years ago • 3 comments

When I am showing a modal bottom sheet with a textfield through showModalBottomSheet and useRootNavigator: true to show it above the navbar, the bottom sheet doesn't move when the keyboard appears.

premedios-i9 avatar May 13 '22 05:05 premedios-i9

@BilalShahid13 Getting same issue any update on this.

ravivr-dev avatar Nov 03 '22 04:11 ravivr-dev

Same problem here

MikolajMGT avatar Nov 13 '22 20:11 MikolajMGT

No issues here just use : useRootNavigator: true

oengmengthong avatar Sep 15 '23 11:09 oengmengthong