Skip to content

Bug Report: pause and currentframe Events Emitting Constantly #67

@kdelac

Description

@kdelac

I am using version 2.0.2, and I noticed that:

  • The currentFrame event emits continuously even if the Composition is empty.
  • When registering event listeners for all events, both pause and currentFrame emit constantly, even when no playback is happening.
  • In version 1.6.0, currentFrame and pause events only emit when expected

Steps to Reproduce

  1. Install and use version 2.0.2.
  2. Register listeners all events.
  3. Ensure the Composition is empty.
  4. Observe that currentframe still emits.
  5. Observe that pause emits repeatedly when all events are registered.

Environment
Version: 2.0.2 (bug exists) / 1.6.0 (working correctly)
Framework/Platform: Angular
Browser/OS: Chrome 132/Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions