To reproduce:
- Run
yarn install
- Run
yarn storybook
- Visit http://localhost:6006/?path=/docs/example-header--logged-in
The browser freezes (Firefox 94 and Chrome 96 tested).
Note that this doesn't happen in a production build. It also doesn't happen if the story is constructed using the args pattern.