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

When resetting the toolbar and the value, the new value is not displayed. #179

Closed
rpellerin opened this issue Apr 6, 2017 · 1 comment
Closed

Comments

@rpellerin
Copy link
Contributor

Hi,

I am using React-quill 1.0.0-beta-4. I just found a small but annoying bug.
I embedded my ReactQuill component in a dumb component, so that it gets its value and onChange callback from the props.

The bug I found is reproducible at the following link: http://codepen.io/anon/pen/mWYQav?editors=0010

How to:

Make sure the toolbar is visible (it normally is). Add some text manually, click on the first button and then on the second one. You won't see the new value being displayed. You'll have to click a second time on the second button to update the value visually.

Could you please confirm this is a bug?

Thank you very much.

@baptistemanson
Copy link

The fix worked for me, thanks!

alexkrolick added a commit that referenced this issue Apr 7, 2017
@alexkrolick alexkrolick mentioned this issue Apr 8, 2017
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