Tim Paul

Results 12 issues of 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'...

type: bug
stage: needs investigating
topic: opening cypress :bug:
prevent-stale
Triaged

![screen shot 2017-10-12 at 12 21 30 pm](https://user-images.githubusercontent.com/1452237/31474729-59637dd0-af48-11e7-9f3b-ab421ba8b88d.png) Hey there! It seems with the current state of this boilerplate repo, when running "yarn dev" and updating any of the preact...

bug

### 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...

help wanted
iOS

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...

bug
needs triage

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...