Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

Time travel doesn't work again :(Β #62

@stalek71

Description

@stalek71

It looks when I press Jump button in DevTools to set some specific state it doesn't trigger any event on client side. I subscribed to all the elems on whole state path and it didn't fire any event for subscriptions. When I call normal dispatch operations on store it calls my subscriptions/callbacks for elements on whole path (for subscription of element on level 1/root elem and for level 2 and 3 also).

Devtools are in version 2.15.1, ngrx/store-devtools are in version 3.2.4, ngrx/store is in version 2.2.2, angular is in version 2.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions