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
Scroll down, and you should see the icons/labels are mismatched by one.
Expected behavior A clear and concise description of what you expected to
happen.
The names of the icons should match their associated icons. So if we take a look at the screenshot below, the first icon on the left, should be Archive, and on the right, the label should be ArrowBack.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Thanks for reporting this issue. Looks like it was an issue around different order for Object.entries() between node and the browser which caused it to be off after SSR. This fix should be live in about 20 minutes.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to
happen.
Archive
, and on the right, the label should beArrowBack
.Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: