People forget entry point and place where bindings are available inside component.
Instead of component name - add $onInit hook to components
(Essential after angular 1.6)
adds default css display prop to route / component. (Prevents situation where your component don't have any size in browsers inspector)
People forget entry point and place where bindings are available inside component. Instead of component name - add $onInit hook to components (Essential after angular 1.6)
adds default css display prop to route / component. (Prevents situation where your component don't have any size in browsers inspector)