Fabrizio Masini

Results 21 comments of Fabrizio Masini

Hello, I can confirm this issue. It's very annoying.

I'm trying to use this open issue to report my problem. I'm using capacitor over a VueJS PWA. The listeners as provided in the guide are correctly triggered however the...

hello...any update on this? thanks

instead of doing that you can use a foreach loop where you can use a break. imagine to have something like `$nodes = $crawler->filter('.someclass')`; that returns an array of multiple...

you can use some regex like this: `$node = $crawler->filterXPath('//script[contains(.,"matchData")]')->text();` you should be able then with a regex to get that content

they get stripped...very bad as well as any other normal "space"

Thanks for your kind reply. Unfortunately the many bugs I opened are making me think to downgrade to 0.7.0 cause they are making unusable my projects where I'm actively using...