TypeError: Cannot read properties of null (reading 'id')
This error only appears when viewing one slide.
It's not a particularly complex slide, and is very similar to other slides in my project.
Here's the complete error:
TypeError: Cannot read properties of null (reading 'id')
at a.Timeline.setupSlideItemDiv (eval at e (CPXHRLoader.js:37), <anonymous>:1048:11)
at a.Timeline.setupSlideDiv (eval at e (CPXHRLoader.js:37), <anonymous>:1061:445)
at a.Timeline.addFramesetsForSlideAtIndex (eval at e (CPXHRLoader.js:37), <anonymous>:1089:426)
at a.Timeline.loadSlideAtIndex (eval at e (CPXHRLoader.js:37), <anonymous>:1099:509)
at a.Timeline.updateFrame (eval at e (CPXHRLoader.js:37), <anonymous>:1109:82)
at cp.Movie._onEnterFrame (eval at e (CPXHRLoader.js:37), <anonymous>:1240:196)
at step (eval at e (CPXHRLoader.js:37), <anonymous>:1219:23)
I have killed and remade the slide with no success.
Same slide error
