quill_html_editor
quill_html_editor copied to clipboard
[BUG] Editor resizes to 0 when offscreen in list or scrollview
Describe the bug Editor resizes to 0 when scrolled off the screen in list or scrollview
To Reproduce Steps to reproduce the behavior: Put editor quil html widget inside list or scrollview, scroll so the widget is no longer visible. The size of the widget will go to 0 even though the minimum height is set.
Expected behavior Minimum height is maintained
Screenshots If applicable, add screenshots to help explain your problem. https://drive.google.com/file/d/1p6k8TxDygLaX_WsEkYZw_Zy0XjMQ0Lro/view?usp=sharing
Desktop (please complete the following information): This is happening on web that I know of, havent been able to check other platforms
Smartphone (please complete the following information): Flutter web chrome
Flutter Doctor
Please run flutter doctor
in the terminal and add the log here.
Additional context Add any other context about the problem here.