Skip to content
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

Font-size for existing content in first Quill editor isn't taken #4119

Open
carsonbaker opened this issue Apr 17, 2024 · 0 comments
Open

Font-size for existing content in first Quill editor isn't taken #4119

carsonbaker opened this issue Apr 17, 2024 · 0 comments

Comments

@carsonbaker
Copy link

I'm re-submitting issue #3062 as it was closed for completion without being fixed. The bug still presents in Quill 2.0.0.

Issue #3234 duplicates the bug and was also closed.

--

When existing content is provided to several quill editor instances, the font-size property of the text is removed on the first Quill editor, even if the value is present in the Size.whitelist.

Steps for Reproduction

Visit https://jsfiddle.net/9cur3dmx

Expected behavior:

The font sizes should be the same in both editors.

Actual behavior:

Observe that the font size in the first Quill editor is different than the second.

Platforms:

Chrome 83.0.4103.61, MacOS
Chrome 122.0.6261.94, NixOS

Version:

Affects all Quill versions, including Quill 2.0.0, and 1.3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant