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
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
Just noticed that it may be possible for navigation items to lose order when updating. Those updates need to be performed in series instead of using Promise.all().
The text was updated successfully, but these errors were encountered:
Just noticed that it may be possible for navigation items to lose order when updating. Those updates need to be performed in series instead of using
Promise.all()
.The text was updated successfully, but these errors were encountered: