Sean O'Neill

Results 4 issues of Sean O'Neill

### Describe the bug Running "npx vitest run" results in a Node error that repro's about half the time. Usually, all the tests are reported as passing before Node spits...

upstream

### Describe the bug "vitest run" works fine, tests pass "vitest run --threads=false" errors out with "can't find stylesheet to import" in my repro, styles.scss is imported into App.tsx, and...

bug
help wanted

I imagine this functionality exists, I am just having trouble figuring out where/how. I would simply like to prevent the user from dragging a node off the canvas, like in...

repro: simply add: `` to a client component, and see the picker rendered twice. In next.config.js, setting reactStrictMode: false fixes it. ![image](https://github.com/filestack/filestack-react/assets/7624535/99477553-11d1-493e-a163-e055fefdf5f4)