-
#### Problem:
#### JSBin/JSFiddle demonstrating the problem:
---
Before you create an issue, check it:
1. Try [master](https://github.com/SortableJS/Sortable/tree/master/)-branch, per…
-
***Note*: for support questions, please use one of these channels: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature request…
-
### Issue
Adding property/event bindings to `` (attributes that are not explicitly supported APIs) currently no-op. They should be an error, as the attributes will be completely lost.
### Reproduc…
-
Hi,
Currently, the controller used in the ivhTreeview directive is not defined with the bindToController property, meaning that all the bindings are accessed in the controller via the $scope, which w…
-
I have a dropdown with options, where the options are depending on another dropdown.
When I select a value from a dropdown with transport options it get some different travel length, where part of th…
-
$timeout has the 'invokeApply' option that allows you to skip dirty checking. It would be very handy to have this option on $http as well.
Why: My application has a periodic $http request to look for…
-
The following code **crashes** inside the **self.gridApi.core.on.sortChanged** function causing the following error:
_asked to listen on core.on.sortChanged but scope wasn't passed in the input pa…
-
I have a component with a template that looks like this
``` html
Starting on:
Ending on:
```
Which results in an error like this
``` text
Error: Failed to execute 'setAttrib…
-
Hello everyone,
I am desperately looking for a solution to extract a large zip file (3Gb), and trying some APIs to find the best. Importing decompress-zip is OK, but when I write "var DecompressZi…
-
Hi Hackers!
I was wondering, is there an example using a dynamic label from $scope => using ES6 Classes?
For example:
```
const testConfig = function($stateProvider) {
"ngInject";
$s…