Rich Text component not working on fast report online designer
When trying to use the component RichTextObject it does not renders on preview on Fast Report Designer.
You can reproduce it in your web demo: https://demo.fast-report.com/net-core/designer
Just drag the Rich Text component to the design and press preview and you will see that it does not render.
I did also try saving the report in my project and when a Rich Text object exists on the report the save callbacks is never called, and if I delete the Rich Text objects it starts working again.
Is this a bug?