Szymon Nowacki

Results 4 comments of Szymon Nowacki

I started to see a similar issue when I added `Cache-Control: no-store` header to the resource I was fetching while using pollyjs through codeceptjs. Package versions: ``` "@codeceptjs/mock-request": "0.3.0", "codeceptjs":...

@donavon any chance you could publish a new version with this fix to NPM?

This is a problem with PanResponder. Related bug: https://github.com/facebook/react-native/issues/14295 Something like this worked for me as a workaround: ``` {}}> ```

Any chance to get this merged? This is very useful.