-
It hard to search anything by name angular-light because of mess of angular / angular-light search output.
The second reason is difference between projects. Yes, it has same core basics but there is …
-
[Here](https://angular.io/docs/ts/latest/guide/lifecycle-hooks.html#!#components-only) `ngAfterContentInit` is under Component only section, but [here](https://angular.io/docs/ts/latest/api/core/index…
-
@johnpapa Why you don't recommend use of the directives instead ng-include in your guide?
I think a best pratice use directives.
-
For some reason, when I use this directive my pages are very slow. Not sure what could be the issue - I'm running it with HTML in the binding, perhaps that is it....
-
Just want to get a rough idea on how you will design the API. As I'm pretty after the way ng-grid 3.0 does, it probably not a best idea to config everything in `gridOptions` ?
-
**Describe the bug**
Ngx-joyride is great, but it appears to have an issue with dynamic components. I'm using it with Leaflet (not sure if it is relevant) and adding data attributes to a Polygon. How…
-
Hello team,
We have a regression with the last angular version (since v1.3.0-beta.11)
In this commit https://github.com/angular/angular.js/commit/d71df9f83cd3882295ca01b1bb8ad7fb024165b6#diff-1c8fbe…
-
**Describe the bug**
When trying to lazy load a component using NgxChartModule, the below error is thrown and tooltips are not working
> ERROR NullInjectorError: R3InjectorError(AppModule)[Injecti…
-
If you use the latest version of shmck:angular2@2.0.6 this tutorial will fail at step 4. The errors are hard for me to trace because I'm completely new to meteor, angular and nodejs. I diffed this rep…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
I am currentely trying to use new `input signal api` but I am unable to replace this code wit…