Preston Richey

Results 4 comments of Preston Richey

Just wrapped up porting my portfolio from `rehype-react` to `gatsby-mdx`: https://prestonrichey.com/! (https://github.com/prichey/prestonrichey.com/)

@Lms24 @lforst I added a minimal reproduction here: https://github.com/prichey/sentry-8-jest-error-repro. For us, the issue seems to be caused by adding the following lines to Jest config: ``` testEnvironment: 'jest-environment-jsdom', testEnvironmentOptions: {...

This should be fixed now - thanks for raising, @pjpscriv!

For posterity: [msw-storybook-addon](https://github.com/mswjs/msw-storybook-addon) supports this and is regularly maintained