-
**Describe the bug**
The documentation/Readme has "npm install ng-vfor-lib" but NPM returns a notfound for ng-vfor-lib. When installing "ngvforlib" it comes down as a tgz file with a package json.
…
-
Swiping doesn't work with angular-carousel when you use Angular JS 1.3.x (I tested with 1.3.5). You can easily verify this by just switching the angular versions on the demo page
-
Note I'm on angular2 RC5*
Trying to follow the demo and then the documentation. they are not in sync for one thing so I'm not sure what to do.
Doc only mentions importing the following (nothing abo…
-
Is there a way to prevent change detection from occurring while dragging an element?
If in my own code, I would typically add the event listener using ngZone to run outside Angular, but not sure …
-
I've noticed an issue with directives that transclude content that contains a paper element, in my case, a paper button. Because transclude clones the content, polymer performs the shadow DOM expansi…
-
Category: enhancement
Severity: Medium
Description of issue / expected enhacement /Comments
The guide "Client GUI Angular Create New devon4ng Application" mentions in Section "Importing Styles …
-
# 🐛 Bug Report
In Angular, [`routerLinkActive`](https://angular.io/api/router/RouterLinkActive#description) is an attribute used to help style an active link element, e.g. the active anchor tab, or…
-
# 🐞 bug report
### Is this a regression?
Yes, in angular 8 this works fine. But after an update to angular 9 it stops working. If I opt-out ivy in the tsconfig.app.json ("enableIvy": false) it is …
-
Hi,
I'm trying to use your directive but getting the following error:
Error: [$compile:multidir] Multiple directives [adapt, ngInclude] asking for transclusion on:
I'm using angularjs version 1.2.…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => Search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Sorry, we will not be abl…