Closed TomSchimmel closed 3 years ago
@TimGeyssens Good evening Tim, do you perhaps have some time in the near future to take al look at this pull request? Would be very happy when changes are pushed to the core since now I'm running a forked version :-) Thanks!
merged, new build is running so you should be able to nuget upgrade today, thanks!
About the RTE issue. It didn't load correctly any more after updating ui-o-matic to it's latest version. Don't know exactly why but the ValuesLoaded prop is not set to true after broadcast in the RTE template. Maybe this has something to to with the timeout that is wrapped around the broadcast, in file edit.controller.js? That's why I've set this variable to be true after the init function has run.
I've also fixed the pagination issue by simply calling the save method after props were changed.
Rendering of markup in labels is now also possible.