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 there are multiple SpotlightListItemCell on a storm page their current index is controlled entirely by the cell rather than their Row so the current index is shared between them. Have stopped this crashing the app, but really the current index should be on the row rather than the cell
The text was updated successfully, but these errors were encountered:
If there are multiple SpotlightListItemCell on a storm page their current index is controlled entirely by the cell rather than their
Row
so the current index is shared between them. Have stopped this crashing the app, but really the current index should be on the row rather than the cellThe text was updated successfully, but these errors were encountered: