neos-ui
neos-ui copied to clipboard
Bug: Failed prop type console warning in backend
Description
When the Neos-Backend is opened a console error occurs. The error does not occur when you switch to another node via the document tree, it happens when you reload the page. This happens since the last Neos-Patch-Update (Possibly this package from 7.3.12 to 7.3.17).
Steps to Reproduce
- Open Neos-Backend
- Console warning/error occurs
Expected behavior
The error/warning does not occur.
Actual behavior
The error/warning occurs:

Affected Versions
Neos: 7.3.12 UI: 7.3.17 PHP: 8.1.2
Additional Information
Tested on Firefox and Chrome Firefox: 112.0 Chrome: 112.0.5615.165
Packages in composer.json which are not custom created:
"neos/nodetypes": "~7.3.0",
"neos/seo": "~3.2",
"neos/setup": "^5.0",
"neos/redirecthandler-neosadapter": "^4.3",
"neos/redirecthandler-databasestorage": "^5.0",
"sitegeist/monocle": "~7.0",
"flowpack/cachebuster": "^1.1",
"neos/swiftmailer": "^7.2",
"flowpack/nodetemplates": "^1.3",
"moc/imageoptimizer": "^4.0",
"sitegeist/magicwand": "~4.4",
"neos/redirecthandler-ui": "^2.3",
"neos/neos-ui": "~7.3.0"
Did you set the the isHidden value of a nodetype property somewhere to a string?
Like with ClientEval: xyzzy or similar?
No, I searched all my packages with "isHidden" or "ClientEval", neither of them is used in the code.
@GuangHa While we couldn't reproduce the reported issue, we want to ensure a seamless experience for all users. If this problem persists on your end or if you have additional information, could you kindly let us know? Your assistance is highly appreciated!