-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
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
Can't toggle off code block formatting #789
Comments
This change 9ea959d seems to have fixed the issue in the 1.0 branch. |
I still seem to be having issues with when I start a code block and then click it again to end or try to leave the code block I am stuck, if I don't leave a space to click out of I would be stuck unless I created a blockquote or something else |
@dhershman1 are you using Quill 1.0 Beta 8? If so, the fix has not yet been pushed to a new release. Will be in next release. |
Well that explains it, I guess I didn't notice when I looked lol. |
I'm still seeing this issue occur in Quill 1.0 Beta 9 in certain cases. Slightly different repro:
|
Is this resolved? I am facing the same issue. |
You can no longer toggle off code block formatting after applying it.
This appears to be a regression from Quill 1.0 Beta 6
Steps for Reproduction
Expected behavior:
The text no longer is formatted in a code block
Actual behavior:
The text remains formatted in a code block
Platforms:
Chrome 51 on Mac 10.11
Version:
Quill 1.0 Beta 8
The text was updated successfully, but these errors were encountered: