Souf G

Results 116 comments of Souf G

I think that window has support for docker,but that would try to run a linux image in windows, that is afaik, not possible. I'd say run it without docker.

That looks a good addition, @hassankhan would you like to merge it ?

And what's about publishing it for v3 ?

That would actually require to change the `constructor` and the `set` methods of the annotation bag, because we need to pass both of the original string and the parsed one....

This is because of twig checking for wrapping TwigTemplate being an instanceOf self, and of course it fails https://github.com/twigphp/Twig/blob/v2.3.2/lib/Twig/Template.php#L92

Slate is ultra heavy

Happens to me when upgrading from cypress 9.x to cypress 10.4. It appears to work with cypress 9.7 for me unlike other have mentioned above.

Actually this is working after running the cypress migration. The config file is not a json anymore. It is a JS file now. All I did is running `cypress open`...

@javierfuentesm your issue seems to be different to what is described in this ticket. I think you need to put the full path from your app root (from where you...