-
Ok, here's the technique I'm using
http://jsfiddle.net/zqS79/
Which recommends setting a scope variable called forms in controller so that when it gets set in template I have access to it to set pris…
-
I have this input
``
and the following error is generated:
```
Principle4.Guideline4_1.4_1_2.h91.InputText.Name
THIS TEXTINPUT ELEMENT DOES NOT HAVE A NAME AVAILABLE TO AN ACCESSIBILITY API…
-
Hello guys,
First, congratulations on the work you have provided and many thanks for the useful functionality you provide. There is some weird behavior with the on-change function callback.
I ha…
ghost updated
6 years ago
-
**I'm submitting a** ...
```
[x] bug report
```
**Current behavior**
Fcssa-number is not working properly with ng-submit directive. Whenever I append or prepend anything using fcsa-number and submit…
-
I am trying to restrict cities of Australia but unable to work here is my code.
From
and here is the controller:
function ShippingCalculatorController ($scope) {
var ship…
-
Create an ng-select with children elements and add to one of the children item lists these consequtive labels:
nothingHello
Hello
Now try to filter via autocomplete, type "He". The "Hello" will…
pista updated
6 years ago
-
**Provider API**
autocomplete suggestion confirm isn't working if the typed prefix is more than one character.
n
-> NgClass
-> NgFor
-> NgIf
select any of them, it replaces `n` and works as ex…
-
I wonder If this package works properly in angular 4 or not.
I am able to run this package in angular v4 But when I run build using `ng build` It gives me following error:
> `Error: Metadata versi…
-
when using the angular js search with ng-isotope, the items does not rearrange initially, it seems stick at its original place, leaves a lot of blank spaces between tiles.
wonder if anyone has some…
-
### Issue type
I'm submitting a ...
* [ ] bug report
* [X] feature request
### Issue description
**Current behavior:**
At the moment, Select, Autocomplete, and Option Group only allow a …