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
The crash occurs on a custom component Text that extends the textarea. Text doesnt do anything but assign the below style. Removing that and I believe it wont crash.
The crash occurs on a custom component Text that extends the textarea. Text doesnt do anything but assign the below style. Removing that and I believe it wont crash.
Also the crash doesn't occur when I add width="100%" to the component like in mainView
Crash only seems to occur when inside scrollview? Change main-view.xml to the below and it doesnt crash
ScrollBarCrash_original.zip
The text was updated successfully, but these errors were encountered: