Skip to content

fix: only add readonly attribute to textarea dom when editor is readonly#120503

Merged
alexdima merged 1 commit intomicrosoft:mainfrom
conwnet:main
Apr 12, 2021
Merged

fix: only add readonly attribute to textarea dom when editor is readonly#120503
alexdima merged 1 commit intomicrosoft:mainfrom
conwnet:main

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
@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