Hi All,
I have a rich text editor in my powerapps form, On that field when I tried to paste some snippet like from excel (Fig1) without having extra line after that snippet, the snippet is not getting rendered/visible/updated on my rich text field after I submit the form. But When I added a new line or just press enter after that snippet, it is visible and updated on my rich text field after submitting the form.
Excel data Which I copied
Rich Text editor field without extra line
Result Without Extra line
Rich text editor With Extra line
Result With Extra line