Open
Description
Category
[ ] Enhancement
[x] Bug
[ ] Question
Version
Please specify what version of the library you are using: [ 1.17.0 ]
Expected / Desired Behavior / Question
If we add RichText control on classic pages, in web part edit mode (not only page edit mode), it should allow user to enter new line in the Rich control.
Observed Behavior
User is not able to enter a new line if web part is in edit mode.
Steps to Reproduce
- Add a Richtext web part on classic page
- Click on 'Edit Web part' option
- Make sure classic property pane (where we can see configure option) is visible.
- Start typing text in the Rich text web part and hit Enter button to have a new line added to the Rich text.
- You won't be able to hit Enter or new line.
I have below code used:
Thanks!