Brian Campbell
Brian Campbell
I'm getting this error in IE8 if i try to drag a slider. It goes away if I reload the page (???). Has anyone else seen this? I've tracked it...
I can't get it to work in lazy loaded modules. https://stackblitz.com/edit/ngdraggable-lazy-load
No updates for ~15 months and 2 versions behind on Angular. Looks like radio silence on issues from maintainers as well? Anyone know if this library is officially "dead"?
In our app we set the `dir` attribute on the `html` element to `rtl` for appropriate languages. When that value is set, the slider text justification breaks. This is easily...
I understand the concept of binding to `$scope`. However, the examples don't take the recommended `controller as` syntax into account. Not sure what that would look like?
I'm trying to use custom markup for my date picker ([jsFiddle](http://jsfiddle.net/FVfSL/)) via my own custom directive. However, the ui-date datepicker doesn't seem to be maintaining a link to the same...
I'm updating libraries on a legacy project. Our build system relies on gulp and i've installed `gulp-babel`, `babel-core` etc and the scripts run. However the app fails with `Module '[module...
### Is there a pinned issue for this? - [X] I have read the pinned issues and could not find my issue ### Is there an existing or similar issue/discussion...