When a component is created by the router how can I setup property bindings?
It is not supported to use bindings for components added by the router. See also this discussion https://github.com/angular/angular/issues/4452
Use a shared service to communicate with components added by the router. For details see https://angular.io/docs/ts/latest/cookbook/component-communication.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With