Problem/Motivation
On /admin/structure/types/manage/page/fields/node.page.body
page we're getting Uncaught TypeError: Cannot read properties of null (reading 'nodeType')
error in console.
Steps to reproduce
Go to /admin/structure/types/manage/page/fields/node.page.body
check the console, you will see the error - Uncaught TypeError: Cannot read properties of null (reading 'nodeType')