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

Quill's text formatting does not work #1

Closed
vitokhangnguyen opened this issue Sep 18, 2019 · 1 comment
Closed

Quill's text formatting does not work #1

vitokhangnguyen opened this issue Sep 18, 2019 · 1 comment

Comments

@vitokhangnguyen
Copy link
Contributor

vitokhangnguyen commented Sep 18, 2019

The note can be typed down and saved but the styling toolbar of Quill does not apply the style on the text.
I think this is caused by the use of innerHTML property to store/retrieve the text while Quill has its own method to do this (i.e.: setTex(), setContents(), getContents()...)

@vitokhangnguyen
Copy link
Contributor Author

I will work on this issue as my Release 0.1 of DPS909/0SD600

giatuongtran9 added a commit that referenced this issue Sep 18, 2019
Fix issue #1: Quill text formatting not working
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

2 participants