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
Actually it crashes only when I unwrap it. I don't get any tracing from the device tho. I think this is an issue from my side since I'm not getting any tracing in general.
Problem
Steps To Reproduce
Steps to reproduce the behavior:
Have an app where you want automatically scroll to an element.
Call this function to do so: element.scroll_to(ScrollBehavior::Instant).await;
Expected behavior
Should make the element visible by scrolling to it and continue functioning normally. But crashes instead after a short period of time.
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: