Ventzy Kunev

Results 12 comments of Ventzy Kunev

With squery am I losing ability to have named matches? I want to use them like matching the first parameter '$stateProvider.state($name,__)'

I have made a little patch in grasp-equery/parse.js and it works for my example above with $$stateProvider. I don't know would it work in more complex query as I don't...

Can we have this fixed? I am playing around with SignalR sample app from official docs https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-2.1&tabs=visual-studio and as far I understand, it is impossible to use ng2-signalr to connect...

Thanks @kgdiem, I may try it. Still, I hope this will be resolved in ng2-signalr one way or another. It is unexpected not to be able to set exact url...

Workaround - kinda obvious, but still - symlink external directories into main project directory

I have replaced `sshd_config` and commented out `ForceCommand internal-sftp` - I can initiate ssh connection but after login I am getting ``` /bin/sh: No such file or directory ``` Any...

Any idea how to do that in angular-cli (without ng eject)?

Add origin instead `mb --origin 'http://donhenton.github.io'`

Does not work for me with the same versions. I am using behat, but here I have created Mink only test case - [wait-test.zip](https://github.com/minkphp/MinkZombieDriver/files/180455/wait-test.zip) After composer install and php test.php...