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: only add readonly attribute to textarea dom when editor is readonly #120503

Merged
merged 1 commit into from Apr 12, 2021
Merged

Conversation

conwnet
Copy link
Contributor

@conwnet conwnet commented Apr 4, 2021

Fixed #120504
The readonly attribute should be added to textarea dom only if the corresponding editor is readonly mode

@alexdima
Copy link
Member

Thank you!

@alexdima alexdima added this to the April 2021 milestone Apr 12, 2021
@alexdima alexdima merged commit d837f9a into microsoft:main Apr 12, 2021
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The readonly attribute only should be added to textarea dom when editor is readonly
2 participants