openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
791 stars 272 forks source link

Overflow when opening the product page #4110

Open g123k opened 1 year ago

g123k commented 1 year ago

Hi everyone,

When we open a product page, during a few milliseconds, we have a:

======== Exception caught by rendering library =====================================================
The following assertion was thrown during layout:
A RenderFlex overflowed by 201 pixels on the bottom.

The overflowing RenderFlex has an orientation of Axis.vertical.
The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex.

I've not found exactly where the problem is. Overflow.webm

teolemon commented 1 year ago

Can I close @g123k ?

g123k commented 1 year ago

That's still a thing, not really important nonetheless