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
Describe the bug
On iOS, when setValue is used with long HTML content, the editor does not scroll to the bottom. On Android, however, the editor scrolls to the bottom automatically.
Describe the bug
On iOS, when setValue is used with long HTML content, the editor does not scroll to the bottom. On Android, however, the editor scrolls to the bottom automatically.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The scrolling should be unified across iOS and Android
Screenshots
Screen.Recording.2026-03-13.at.15.45.17.mov
Device (please complete the following information):
Additional context
After fixing update
scrolling_set_value.yamltest by making it run the same commands for both Android and iOS.