-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
Input's FormControl's setValue should work for an input that is inside a mat-form-field that has both autocomplete …
-
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14
### Description
When there is a…
-
Hi Team,
I used autocomplete on my MVC+ Anular application. I also added css as follows inorder to create scrollable list but it is closing scrollable list if I click on the list. In other words It …
-
The issues forum is __NOT__ for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/ui-select/blob/master/CONTRIBUTING.md and search
existing issues…
-
I'm doing a compound query like the example:
`query = geoFire.query(query).within(userPoint, 100, 'point');`
When I subscribe to this query, for some reason on the server side it returns the cor…
-
I am trying to update "bootstrap/select-multiple.tpl.html" by adding ng-if
```
var app = angular.module('demo', ['ngSanitize', 'ui.select']);
app.run(["$templateCache",function($templateCache){
…
-
what are the causes of the below issue
error TS2694: Namespace '"/opt/workspace/build/customer-project/js-storefront//node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'.…
-
I have referred the link https://github.com/angular/components/issues/11773 to resolve my issue.
panelWidth="auto" is working fine in Chrome and Edge bot not for Firefox and IE
![image](https://us…
-
-
Since update to angularjs 1.6 I have the folllowing error when using onTagRemoving event:
> Possibly unhandled rejection: undefined
``` html
```
I have the error only when I return tr…