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
Vivaldi
https://grapesjs.com/demo.html
How to reproduce the bug?
What is the expected behavior?
Stopping the browser from performing the default keybinding.
What is the current behavior?
Ctrl+Z event propagation is not stopped in JS, so the browser still performs the assigned keyboard shortcut.
The text was updated successfully, but these errors were encountered:
5e0bc0e
No branches or pull requests
GrapesJS version
What browser are you using?
Vivaldi
Reproducible demo link
https://grapesjs.com/demo.html
Describe the bug
How to reproduce the bug?
What is the expected behavior?
Stopping the browser from performing the default keybinding.
What is the current behavior?
Ctrl+Z event propagation is not stopped in JS, so the browser still performs the assigned keyboard shortcut.
Code of Conduct
The text was updated successfully, but these errors were encountered: