Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upisFullscreen: false option not working #8541
Open
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
I can work on this issue. Can anyone guide me please? |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Describe the bug
In the config.js
addParametersfunction, if I setisFullscreen: trueand open the webpage, it is fullscreen on startup. But if I setisFullscreen: falseand open the webpage again, it is still full-screen on startup.To Reproduce
isFullscreen: true, open the webpage,isFullscreen: false, open the webpageExpected behavior
I should see storybook not in full-screen mode
System: