Logan Gibson

Results 4 issues of Logan Gibson

Does support for styled-components in React work? The `jsdom` and `happy-dom` CSSStyleDeclaration's output are wildly different. I'm trying to convert an app we have over from `jsdom` to `happy-dom` but...

enhancement
high priority

I noticed [this message](https://github.com/mswjs/data/issues/285) about this lib being in maintenance mode but I hope this bug is big enough to fix or has an easy solution. `data/src/model/generateRestHandlers.ts` [line 200](https://github.com/mswjs/data/blob/13211933677e82fcb345f5b59964cdba7f1c16f2/src/model/generateRestHandlers.ts#L200) and...

React Native Debugger app version: latest React Native version: 0.71.1 Platform: Android Is real device of platform: No, Android simulator Operating System: macOS MSW source for React Native https://github.com/mswjs/msw/blob/main/src/native/index.ts https://github.com/mswjs/interceptors/tree/main/src/interceptors...

**Bug description:** iOS is stuck in loading state when using `startInLoadingState` with static HTML passed in. **To Reproduce:** Rendering the `` in a react navigation screen will always show the...

Type: bug report