react-form-builder icon indicating copy to clipboard operation
react-form-builder copied to clipboard

editor in form edit elements is not working

Open kart1ka opened this issue 3 years ago • 1 comments

Hey Kiho. I was editing form elements' label and content in the form edit component of rfb and found that if I try to change the size or apply other properties such as bold, italic etc on the labels it looks fine in the form genrator component but when I view the same form in the form render component it does not work. I have attached the screenshot below:

  1. Form Generator component: Screenshot 2022-10-05 170750

  2. Form Render component: Screenshot 2022-10-05 170145

Can you see why this is happening? Thanks.

kart1ka avatar Oct 05 '22 11:10 kart1ka

I am not sure what is your issue, I can't replicate problem in my setup. what version of react-draft-wysiwyg you are using? If it's not 1.14.7 then that might be the issue.

Kiho avatar Oct 09 '22 11:10 Kiho