You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A RenderFlex overflowed by 39 pixels on the right.
The relevant error-causing widget was:
MobileToolbar MobileToolbar:.../my_editor.dart:58:11
The overflowing RenderFlex has an orientation of Axis.horizontal.
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.
How to Reproduce
In the mobile editor toolbar use headingMobileToolbarItem.
Expected Behavior
It should either fit the mobile width or scroll horizontally.
Operating System
IOS
AppFlowy Editor Version(s)
1.0.4
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Bug Description
How to Reproduce
In the mobile editor toolbar use
headingMobileToolbarItem
.Expected Behavior
It should either fit the mobile width or scroll horizontally.
Operating System
IOS
AppFlowy Editor Version(s)
1.0.4
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered: