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

Fix contenteditable state ad first load #1584

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

marcoambrosini
Copy link
Contributor

Fixes a bug in which the <div contentaditable> would be contenteditable = true even if the contenteditable prop was set to false.

Signed-off-by: Marco Ambrosini marcoambrosini@pm.me

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
@marcoambrosini marcoambrosini force-pushed the bugfix/noid/richcontenteditable-initial-state branch from 85b79ce to 66eaceb Compare November 19, 2020 13:21
@marcoambrosini marcoambrosini self-assigned this Nov 19, 2020
@marcoambrosini marcoambrosini added 3. to review Waiting for reviews bug Something isn't working labels Nov 19, 2020
@skjnldsv skjnldsv merged commit e24d14f into master Nov 23, 2020
@skjnldsv skjnldsv deleted the bugfix/noid/richcontenteditable-initial-state branch November 23, 2020 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants