Problem displaying RichText content which was saved in a database

I don’t know why, but it seems that there is a problem in the RichText component if it is part of an Accordion component. With the old platform version < 7.0 it was possible to show stored database content in a RichtText component if this component was part of an Accordion component. But now with the platform version > 7.0 it is not possible.
You can put a RichText component in an accordion. But if you start the application the content of the linkt database field will not be displayed.

Hi,

Could you attach a demo project or, at least, screen XML and controller?

Gleb

Hello,

here a sample with the old API. With the new API I see the same results.

XML and Controller.zip (3.1 KB)

Currently I’m using the Platform Version 7.0.7 and the latest IntelliJ - Plugin.

Thank you for reporting the problem, I’ve created a GitHub issue.