Skip to content

Directive not working when the form is inited by the first time #52

@guilhermejcgois

Description

@guilhermejcgois

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: 6.9.2
Typescript Version: 2.4.2
Angular Version: 4.4.6
@angular-redux/store version: 6.6.0
@angular/cli version: (if applicable) 1.6.3
OS: Win 10

Link to repo showing the issus

(optional, but helps a lot)

Expected Behaviour:

That directive work as expected at first time that the form is built and state on store reflect the form.

Actual Behaviour:

The state doesn't update when a form change occurss, also, no action is fired

Stack Trace/Error Message:

No stack trace

Additional Notes:

Again, the directive only works when I open my form by the secont time

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