Repository reproducing legacy MobX decorators issue in storybooks - storybookjs/storybook#6069
Created based on create-react-app.
-
Install dependencies
yarn install
-
Start storybook server
yarn storybook
Browser on port 9009 will be opened.
-
Open developers console and you will see the error there 🐛.