This is a...
What toolchain are you using for transpilation/bundling?
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