I am trying to: edit a field and view block i previosly added.
Link to a page where the issue can be seen:
In the backend
I expected to see:
the content of the block
Instead, I got:
Dit blok is een fout tegengekomen en kan geen voorbeeld tonen. (this block has an error and cannot be showed.)
I deactivated all other plugins. Both WP and Toolset are running the latest version. In the console i get the following react error:
react-dom.min.js?ver=17.0.1:9 TypeError: Cannot read properties of null (reading 'parentNode')
at oe (toolset-common-es.js?ver=163000:2:16842)
at components.min.js?ver=4b876f1ff2e5c93b8fb1:38:141324
at components.min.js?ver=4b876f1ff2e5c93b8fb1:38:141402
at ir (react-dom.min.js?ver=17.0.1:9:65290)
at Br (react-dom.min.js?ver=17.0.1:9:81796)
at unstable_runWithPriority (react.min.js?ver=17.0.1:9:7431)
at xn (react-dom.min.js?ver=17.0.1:9:29950)
at Ar (react-dom.min.js?ver=17.0.1:9:78535)
at Pr (react-dom.min.js?ver=17.0.1:9:74654)
at react-dom.min.js?ver=17.0.1:9:30173