Zachary Lysobey

Results 12 issues of Zachary Lysobey

I may be missing something obvious, but I just cannot seem to get this to work. I successfully ran these commands: ``` npm install -g devtools-terminal sudo devtools-terminal --install --id=......

see: http://www.lib4dev.com/info/buzinas/tslint-eslint-rules/45862495 I'm not familiar with this project, so apologies is this is not a valid "issue". But figured I'd report just in case :)

bug

I'm using your library in conjunction with `superagent-bluebird-promise`, but it seems not to work for non-200 responses. The following `superagent-bluebird-promise` code ends up causing an error: > Uncaught TypeError: Cannot...

I have `[email protected]` installed as a dev-dependency and am using it with an npm script configured as follows > `documentation readme -s Documentation src/**` Previously I was doing: > `documentation...

The `NoErrorsPlugin` was deprecated in [webpack PR#3570](https://github.com/webpack/webpack/pull/3570) and renamed to `NoEmitOnErrorsPlugin` [The docs here](https://github.com/webpack/docs/wiki/list-of-plugins#noerrorsplugin) should probably be updated to reflect that.

It seems that the only way to toggle disabling of this directive is to add or remove the `disabled` attribute manually (at least in Chrome/OSX). `ng-disabled` does not seem to...

When a `` is disabled, the spec says that so should it'd descendent form elements. from: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset#attr-disabled > disabled > If this Boolean attribute is set, the form controls that...

https://travis-ci.org/cgarvis/angular-toggle-switch/builds/75115008 > Firefox 31.0 (Linux): Executed 1 of 12 > > ``` > Running "karma:unit" (karma) task > Verifying property karma.unit exists in config...OK > File: [no files] > Options:...

## 🐛 Bug Report Not *exactly* a bug, but its (IMO) an issue in the docs worth addressing. > **doc in question**: https://jestjs.io/docs/en/tutorial-async#rejects The above doc provides the following example...

Needs Triage
Bug Report
Stale

This tool looks pretty cool, but as of now, it seems like most of my dependencies come up as unknown for the project I tried it on. This includes popular...