-
I was using google chrome canary and Angular 1.3.8
I realize when I created a single ng-click and logged in console, the click was triggered twice.
.html
```
```
.js :controller
```
$scope.open = …
-
I am using angular grid. I am using custom dropdown filter on two columns and I have totally 11 columns. If I add the 11th column then filter is not showing up for one of the column but all 11 columns…
-
Hello! I have a similar code and I think it renders matched data within the table. I'm not savvy in programming and may be you could make some tweaks here. I need it to show any entered data if such …
Gikus updated
5 years ago
-
**I'm submitting a ...** (check one with "x")
```
[*] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/…
-
When creating a new workspace in Firefox, the "new workspace" page in the dashboard has no scrollbars (see attached screenshot). Thus, it's impossible to make any changes (like add plugins) for things…
-
**URL**: http://resourceinn.com/#/core/login
**Browser / Version**: Firefox 68.0
**Operating System**: Windows 7
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: …
-
if you have an ng-click-click attribute in conjunction with an ng-href or plain href in an `` tag, the ng-href/href will be ignored, and the link will never change location of the browser. Ng-click's…
-
Hi folks,
also not a hard error from my POV -> as I see no general misbehaviour - I guess the dashboard restarts itseld due to the error, as I see 2 times "Less has finished."
I removed all my st…
-
I'm trying to make an alert, but I'm not able to make it work. I'm using angularStrap 2.2.2 with bootstrap-sass 3.3.4. My project setup it's something like this:
``` Javascript
var app = angular.mod…
-
Hello Team,
I'm referencing to this issue: https://github.com/angular/material/issues/7618
A new problem came up after this fix.
If I'm clicking on the text, the button click isn't executed.
If I …