Describe the bug; what happened?
Status bar is showing wrong active component after refreshing the page.
What are the steps to reproduce the issue?
What behavior did you expect?
Tabs component was selected and active and status bar should say Component: Tabs
If applicable, provide screenshots:

In what environment did you see the issue?
Chrome
I would like to work on this issue if it's available.
@kartik-budhiraja sure thing, feel free to send a PR! For some reason I can't assign to you, but I'll assign it out to myself to ensure it doesn't get picked up.
As an FYI, while the issue shows that this is repro'd in the fast-react-components-base package, the code with the issue is within the fast-development-site-react package, specifically in src/site/index.tsx.
Let us know if you have any questions!
Fixed by #1513
Most helpful comment
@kartik-budhiraja sure thing, feel free to send a PR! For some reason I can't assign to you, but I'll assign it out to myself to ensure it doesn't get picked up.
As an FYI, while the issue shows that this is repro'd in the fast-react-components-base package, the code with the issue is within the
fast-development-site-reactpackage, specifically insrc/site/index.tsx.Let us know if you have any questions!