Version
5.4.2
Link to Minimal Reproduction
Not possible
Steps to Reproduce
- Create custom series type.
- Create legend with data item to be able to hide/show custom series.
- Toggle on legend item.
- See exception "TypeError: Cannot read properties of null (reading 'remove')"
This issue is hard to reproduce. Maybe it have no sense to reproduce it.
Current Behavior

Can not call method "remove" on null value of parent property.
Expected Behavior
There are no unhandled exceptions.
Environment
- OS: Mac OS
- Browser: Chrome
- Framework: -
Any additional comments?
No response