material-components / material-components-flutter-codelabs

Codelabs for Material Components for Flutter
212 stars 244 forks source link

Bottom Overflowed By number of Pixels #268

Closed ahsansiddz1 closed 2 years ago

ahsansiddz1 commented 2 years ago

When i am running this code in emulator (after changing the layout) its running smoothly, but if am executing the same code and debugging into chrome it showing that error "Bottom Overflowed By number of Pixels"

I have added this line "resizeToAvoidBottomPadding: false" but still facing the same issue. image image

guidezpl commented 2 years ago

Hi, I was unable to reproduce with the complete code on the 104-complete branch so I'll close this for now. If you can provide reproduction steps and re-open the issue would be really helpful!