This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
"TypeError: c.timerManager is undefined" error using DOM renderer vs Canvas renderer #131
Open
Description
When swapping over the CAAT renderer to use DOM rather than Canvas, I get the following error and the code stops executing:
TypeError: c.timerManager is undefined
c.timerManager.checkTimers(tt); (caat-css.js line 23194)
I can comment out line 23194 and 23195 and it works. I'm assuming this is a bug, I can't find any reference to this anywhere.
CAAT is awesome by the way!
Metadata
Metadata
Assignees
Labels
No labels