You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular released the angular.component in angular 1.5. This issue is a new feature request to support: angular.module(<moduleName>).registerComponent(<componentName>, <componentConfig>);
Angular released the angular.component in angular 1.5. This issue is a new feature request to support:
angular.module(<moduleName>).registerComponent(<componentName>, <componentConfig>);