-
Will you support Angular 2 and above?
-
Hi @AyanBhadury,
I read through some of the other issues (open and closed), and found this one in particular that you advise to update angular-fusioncharts to 3.2.0. https://github.com/fusioncharts…
-
Like what anuglar 1 provide
https://docs.angularjs.org/api/ng/directive/ngSwitch
Also mentioned in here:
https://github.com/angular/angular/issues/12174
Angular version: 2.4.7
-
Hi everyone, I have the following code:
```lua
local Job = require "plenary.job"
Job:new({
"npm",
"info",
"anuglar",
"versions",
"--json",
on_exit = function(job)
local res…
-
When upgrading from Angular 8 to 9.1 the compiler give that error.
This likely means that the library (ngx-store) which declares WebStorageModule has not been processed correctly by ngcc, or is not…
-
I tried to run the ng-fhir-example, however I get the following errors:
npm install
npm WARN deprecated angular-cli@1.0.0-beta.25.5: angular-cli has been renamed to @angular/cli. Please update you…
-
I am using anuglar-strap and conflict with $modal.
Can you specify the specific directive to use for Dashboard from ui-bootstrap.
-
My list of item is a simple list of string.
When I move an item angular throw the error "Duplicates in a repeater are not allowed" because the item appears 2 times in the list. The dnd-moved callback…
nlips updated
5 years ago
-
##### Description
If response is a string, i get the following error when consuming the generated service:
> Http failure during parsing for {API_URL}
Generated service:
```
return thi…
iljab updated
2 years ago
-
Please how to use this plugin in angular2. this plugin code work well for anuglar 1 but not supported for angular2