-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels