Tim Paul
Tim Paul
### Current behavior So when running COMPONENT tests specs locally, the test runner randomly crashes out at varying specs. 🤔 ```bash ERR_FAILED (-2) loading 'http://localhost:51860/__/#/specs/runner?file=src/components/section-heading/section-heading.test.tsx' Error: ERR_FAILED (-2) loading 'http://localhost:51860/__/#/specs/runner?file=src/components/section-heading/section-heading.test.tsx'...
 Hey there! It seems with the current state of this boilerplate repo, when running "yarn dev" and updating any of the preact...
### Expected Behavior it **should** load the video, then skip to 3 seconds and then play and then pause - hence updating the current video frame that you can see...
Hey there! 👋 So I maintain a design system library (`@biom3/react`), which I have built atop of `@emotion/react` (which is an amazing library, thank you kindly for maintaining it all...
I LOVE the idea of this tooling. Sadly though, its not all that useful to me right now, because there's no way to know **WHY** a PR is potentially unsafe...
Hello there! 👋 We are using `useRive` from this library for animations within our DesignSystem, and have noticed a pretty critical React component lifecycle related bug with the useRive hook....
**Is your feature request related to a problem? Please describe.** We are embedding storybook docs pages into our design system documentation website. This website currently supports 2 themes, light and...
Have tried this linter out on multiple websites (for example: http://srcset.salcode.com/). Each time the lint report seems to fail with a JS console error like the below: ``` Uncaught SyntaxError:...
https://github.com/DanielSchaffer/webpack-babel-multi-target-plugin ^ looks like a potential option here...