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
If I display the list with 20 items but did not scroll it at all, changed the value of list and refresh. the list will display 1 item successfully. Whereas if I display 20 items and scrolled down, change the value of list and refresh will panic immediately with that error stack.
Describe the bug:
If I display the list with 20 items but did not scroll it at all, changed the value of list and refresh. the list will display 1 item successfully. Whereas if I display 20 items and scrolled down, change the value of list and refresh will panic immediately with that error stack.
To Reproduce:
Steps to reproduce the behaviour:
If step 3 is ignored, it will run successfully.
Example code:
Device:
The text was updated successfully, but these errors were encountered: