Migration Mendix 8 to 9 / Richt Text Widget disappears
0
Hello, I have upgraded a Mendix app from Version 8 to 9 and also made the Atlas 2 to 3 upgrade. When I try to upgrade the Rich Text widget to the newest version from the marketplace and update the definitions, it disappears in the running app. Only if i downgrade the Richt Text to v.2.0.0 it appears again in the running app. Is there maybe some conflicting in different versions of the widget that can be solved somehow ? Thanks!
asked
Karsten Lamest
2 answers
1
I had the same problem. rich text is just invisible on de page. after upgrade from 2x to 3x
Remove the rich text and add a new richtext on de page connect it to the right property. That did the trick for me.
answered
JanWillem van der Wel
0
I stumbled upon some kind of conflict with the CKEditor widget. Removing it solved the problem for me. I did see an error that suggested it had something to do with CKEditor, though.