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
Referenced in #10368, scroll events in scroll views do not fire when that scroll view has a background set. I was able to reproduce this using the following test code:
Referenced in #10368, scroll events in scroll views do not fire when that scroll view has a background set. I was able to reproduce this using the following test code:
With the background color style in place, the scroll event does not fire. If I remove it, the scroll event fires normally.
referenced in #10368 (comment)_
The text was updated successfully, but these errors were encountered: