Kyle Marple

Results 4 comments of Kyle Marple

I'm having the same issue with `jest-mock-axios` 4.6.1. I've got `mockAxios.reset()` being called in `afterEach()`, and I've verified that it's actually being called every time. However, if I put an...

After some reading on MDN, it seems like the callback itself is deprecated, so there's probably no point in adding it now. The expected behavior would be for everything to...

Having the same issue with `position: absolute` in react-native v0.66.4. Any workarounds?

I'm getting the same bug, or a variant of it. When I first run `npm run test`, code coverage for changed files will be correct. However, if I press `a`...