We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enableShortcuts: false
manager.js:
manager.js
import { addons } from '@storybook/manager-api'; addons.setConfig({ enableShortcuts: false });
If you then start storybook, shortcuts are still enabled.
https://kind-plant-088739303-111.westeurope.1.azurestaticapps.net/?path=/story/editor_editor--api
No response
The text was updated successfully, but these errors were encountered:
enableShortcuts
manager.ts
w00t!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-beta.9 containing PR #20264 that references this issue. Upgrade today to the @next NPM tag to try it out!
@next
npx sb upgrade --prerelease
Closing this issue. Please re-open if you think there's still more to do.
Sorry, something went wrong.
ndelangen
No branches or pull requests
Describe the bug
manager.js
:If you then start storybook, shortcuts are still enabled.
To Reproduce
https://kind-plant-088739303-111.westeurope.1.azurestaticapps.net/?path=/story/editor_editor--api
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: