wawyed

Results 10 issues of wawyed

It would appear that some errors are not being displayed fully in the console. For example: ![image](https://user-images.githubusercontent.com/4390806/36796870-7e653204-1c9e-11e8-8569-c07d7fd78e24.png) Ends up being: ``` 'ERROR', TypeError{ngDebugContext: DebugContext_{view: Object{def: ..., parent: ..., viewContainerParent: ...,...

For some reason comparing a function vs an array fails :( [Playground Link](https://www.typescriptlang.org/play/index.html#code/KYDwDg9gTgLgBDAnmYcDqBLGALCBXGAHgBUAaOAVQD44BeOAbwCg44BtABTgwDs4BREAGMANngAmwQgGtgiCADM4ZOLPlLqAXRZwA-DoBccHsABuwKEwC+TJqEiwEyVAA0A8gCUS5anTgAKYjgAH0oASjhQGGAecQBnOAgAIwArYCEYHV0AzBx8IhVfADJwkJysXAJCCnJiGhLiMMNlMopbJiQUOABBKCgAQ0QXaAAxPB4MjAg+encvXoHEQn8I2ho4mCheAHMqchW6dc2dqgBuWwB6C+VsDAS4ypFxHgByeCTUBX6MER29JiE0w2cH6RgWg2GUDGExgUxmAVWNGYrFYUGAMDwUD4LwAzC9zjYAUD3mC+hDRuNJtM-GwDmtGDo0RisXBcfjrJpzh1nD0yYg3FDKbDqfRwUs6UctjxdmV-BK4BspdswlzATxgf0AIykxYC6FU+Hy5EopmY7F4gm2NXApLa3m6wUwuE0rWcoA)

directConnect option support was added in this commit. https://github.com/rubenv/grunt-protractor-runner/commit/86d2f917b7e4f4c32dd0a5baeb9ddc8ea7033dd4 Although, the commit added the option as a string, even though in the protractor docs: https://github.com/angular/protractor/blob/master/docs/referenceConf.js, the option is specified as...

I'm trying to improve my watch grunt task so it stops the current build if a file changes while building so I used the interrupt option which it does what...

For example I'd like to document the following function: ``` /// Generates a font size /// /// @param {String} $sizeName /// The name of the font size /// @return {number}...

I just saw the new version released and might be useful to update to the new entity types for updating the charge discharge times on the Solis inverters at least....

enhancement

Hi @christopherthielen just trying to update uirouter angular hybrid to latest but I'm having problems with this dependency: $ yarn upgrade [email protected] [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking...

## Current Behavior When trying to access an import from the styles folder in src inside a component that lives outside them (library components), webstorm is not able to resolve...

type: bug