Your environment
Mac: 13.5.1 Chrome: 116.0.5845.140
Repro
- Do: As a developer, set the
readOnly property to true
- Do: As a user, select a word from the markdown text and press ctrl-b (to make it bold)
- Observerd: The word got in bold!
- Expected: No change should done on
readOnly={true}
Your environment
Mac: 13.5.1 Chrome: 116.0.5845.140
Repro
readOnlyproperty totruereadOnly={true}