Skip to content

Fix type of chartInstance emitter #380

Closed
@Nosfistis

Description

@Nosfistis

Describe the bug

The (chartInstance) EventEmitter does not mention that it might emit a null value. This happens on component destroy, where the emitter emits a null value.

Expected behavior

Either the emitter should not emit a null value, or the (chartInstance) emitter should include it in its type declaration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions