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
As described in the link, if you assign a key to an each tag, you must maintain the current structure without re-rendering for fixed key, even if the list changes. However, the await tag in this will trigger re-rendering each time the list is updated.