Adrien HARNAY

Results 45 comments of Adrien HARNAY

Seeing the same issue today on iOS, with a network request. `The event "Network Request" is taking place with object: "URL: “https:***"` `device.launchApp()` never resolves. `{ detoxEnableSynchronization: 0 }` doesn't...

`device.disableSynchronization()` cannot be called before `device.launchApp()`, can it?

Node 11.7.0 has been released with brotli support 🎉

Hey, same problem, any updates?

Hey, Considering existing options (trailing comma, JSX brackets, arrow parentheses, ...), I can't quite understand how this would not be beneficial behind a new option. @ackvf has done a great...

As a workaround, feel free to use this fork, up to date with master: ``` "prettier": "npm:@brigad/prettier", ```

This would be a very neat improvement! Any way I can help on this? 😄

Hello, I am still facing this issue. Should I open a PR to revert the changes made in the commit I linked?