Skip to content

dc.events.trigger losses events when two different sources are triggering #1383

@kum-deepak

Description

@kum-deepak

Currently dc.events.trigger keeps only one variable to store the pending event. This causes no problem when only one logical source is firing the events. However if there are more than one sources which are firing events, all but one will discarded.

To fix this I am planning to create a class that can be instantiated for each logical event source. I will submit a PR when completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions