8000 Substore with Provide Store doesn't work · Issue #110 · angular-redux/platform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Substore with Provide Store doesn't work #110
Open
@maheshnvv

Description

@maheshnvv

This is a...

  • feature request
  • bug report
  • usage question

What toolchain are you using for transpilation/bundling?

  • @angular/cli
  • Custom @ngTools/webpack
  • Raw ngc
  • SystemJS
  • Rollup
  • Other

Environment

NodeJS Version: 10.5.2
Typescript Version:3.5.3
Angular Version: 8
@angular-redux/store version:
@angular/cli version: (if applicable)
OS:Ubuntu

Link to repo showing the issus

(optional, but helps a lot)

Expected Behaviour:

If I configure a store by using an existing redux store via provideStore Method and the @WithSubstore Decorator the sub store should get created and all action should reach new reducer.

Actual Behaviour:

If I configure a store by using an existing redux store via provideStore Method and the @WithSubstore Decorator the sub store is not working, meaning action dispatched is not reaching the reducer and the state is not updated with initial state.

Stack Trace/Error Message:

Additional Notes:

(optional)

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

      0