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
When config > readOnly is set to true, toolbar can still edit the content (select the list button as an example - converts the text to list)
Steps for Reproduction
Expected behavior:
Toolbar buttons do nothing to the content until 'contenteditable' is true
Actual behavior:
The content is converted to to a list
Platforms:
Chrome 54.0.2840.98 (64-bit), Mac
Version:
1.1.5
The text was updated successfully, but these errors were encountered:
7ab8dcc
fix slab#1151
5752bd7
94900f9
No branches or pull requests
When config > readOnly is set to true, toolbar can still edit the content (select the list button as an example - converts the text to list)
Steps for Reproduction
Expected behavior:
Toolbar buttons do nothing to the content until 'contenteditable' is true
Actual behavior:
The content is converted to to a list
Platforms:
Chrome 54.0.2840.98 (64-bit), Mac
Version:
1.1.5
The text was updated successfully, but these errors were encountered: