Skip to content
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
@Quicky82

Description

@Quicky82

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions