Hi,
With the latest version of the Pro theme (v6.5.5), the cornerstone raises This element could not render due to invalid markup. You may have unclosed HTML tags in your content.
error as soon as a new section is added. This also happens when we try to create a new page from scratch. Looking into the console, we see this error:
TypeError: I.current is null
useRef https://.../wp-includes/js/dist/vendor/react.min.js?ver=18.3.1:2
anonymous https://.../wp-content/themes/pro/cornerstone/assets/js/app.react18.7.5.5.js?ver=7.5.5 line 117 > Function:3
i https://.../wp-content/themes/pro/cornerstone/assets/js/app.react18.7.5.5.js?ver=7.5.5:117
React 10
The same error happens when all plugins but the cornerstone are deactivated. Could you let me know what the issue is and how we can solve it?