-
Notifications
You must be signed in to change notification settings - Fork 681
Closed
Labels
Description
What happened?
Description
When editing an entry every matrix block spawn a bunch of these errors:
Uncaught TypeError: Cannot read properties of undefined (reading 'on')
It seems this comes from the disclosure menu:
disclosureMenu.on('show', () => {...
Steps to reproduce
- Create a matrix field
- Set it to inline editable blocks
- Add it to entry type
- Create new entry, add a matrix block
- Console gets around 8 of these errors per block
I've not tested this with a matrix field that is only 1 layer deep, but I get the error from the first layer.
Craft CMS version
5.9.5
PHP version
8.4
Operating system and version
No response
Database type and version
No response
Image driver and version
No response