Bryn
Bryn
### Describe the bug Children are missing their `key` prop in the Canvas DocBlock. The key is an important part of the component's api ### To Reproduce ```tsx // Accordion.stories.tsx...
**Describe the bug** We're using test-runner to take Visual Regression snapshots of our components. Sometimes the test runner compares an the incorrect story to the snapshot. So our "default story"...
### Provide a general summary of the issue here Grammarly overlays its little dot over the individual date fields making them very hard to click. Is it possible to disable...
### Link to reproduction https://github.com/brynshanahan/brynshanahan-com ### Describe the Bug When trying to start a new app with Postgres + Docker I am getting `unhandledRejection error: type "serial" does not exist`....
A consumer of our component library is trying to import react-focus-lock in Vitest as a nested dependency which is failing because Node imports the ESM module as `{ default: FocusLockComponent...