EugeneSnihovsky

Results 13 comments of EugeneSnihovsky

Hello @hansl I search in documentation, issues and stack overflow but can't find any solution to launch tests from single spec file (fdescribe is not an option) in angular 6+...

@chiantia I don't know whether the angular team will solve this issue. For now i write a [fast fix](https://github.com/angular/angular-cli/issues/3603#issuecomment-465938516) for this

+1 Have same issue with comma and `/* istanbul ignore next */` not helped. ![screen with example](https://sc-cdn.scaleengine.net/i/b5de0f066c6ae1fe6b311728dd0da69a.png)

Hi @iTurbine1 Maybe you can help me with [problem](https://github.com/angular/protractor/issues/150#issuecomment-283282291) to pass this param to PhantomJS from protractor ? Thanks in advance.

I came here from ionic-native. I need to some looped alarm in my app. And here some conclusions. 1. On android all works fine, problem begins on ios devices. 2....

@simonua Hello! What about step definitions written with typescript and using browser methods? They should be reinitiated too? If yes - how can I do that?

Hello guys! Is there a way to add [medium-editor-insert-plugin](https://github.com/orthes/medium-editor-insert-plugin)? For now I can't figure out how to do this and switch to dark side - write my own react component...

I confirmed. For now app build failed with ``` Property 'resize' is private and only accessible within class 'AutosizeDirective'. ```

@Hitman666 thanks for answer. Maybe it will be helpful. I tested [phonegap-plugin-push](https://github.com/phonegap/phonegap-plugin-push) that based on your plugin and it work in release mode. Probably you can find fixes for your...

@staskuban it seems that author has no time for plugin. 1. You can use `phonegap-plugin-push` with voip on mode 2. if you use some other plugin, that required `cordova-plugin-cocoapod-support`, you...