Skip to content

Re-frame events not reported in the structure when registered using re-frame.alpha #3004

@mkorvas

Description

@mkorvas

This is basically the same issue as #1816 but for events registered using calls to reg-event-db and reg-event-fx from the re-frame.alpha package instead of re-frame.core. I checked, and when I just change the require from re-frame.alpha to re-frame.core, hide and view the Structure view again, the events appear in the listing. When I change back to re-frame.alpha and refresh the Structure view again, they disappear again.

Could you please extend the special handling of these Re-frame events (and subscriptions as well, although I don't see a need to use the alpha versions there) to work also with the re-frame.alpha package?

The reason I started using it for events are Re-frame Flows -- they currently don't appear to work with events registered using functions from re-frame.core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugs

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions