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 "fetchIfNeeded" is called with a ".then" after, it will fail with a javascript error if the list does not need to be fetched. need an empty promise returned so that we can do stuff with it.