You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I highlight all the text (via cursor or Control + A), change the font, then press a key in order to replace the text, Quill throws an error, Uncaught ParchmentError: [Parchment] Unable to create [object HTMLFontElement] blot. The stack trace is as follows:
When I highlight all the text (via cursor or Control + A), change the font, then press a key in order to replace the text, Quill throws an error,
Uncaught ParchmentError: [Parchment] Unable to create [object HTMLFontElement] blot
. The stack trace is as follows:Steps for Reproduction
Expected behavior: The selected text should be replaced with whatever you type.
Actual behavior: An error is thrown.
Platforms: Chrome 52 on Mac 10.10.5
Version: 1.0.6.Beta
The text was updated successfully, but these errors were encountered: