When compiling Text's frontend code in development mode, there are some Vue warnings about the contentWrapper prop being an HTMLDivElement instead of an Object.
@max-nextcloud It's related with #2052 . Is it possible to make the prop type check pass?