Sebastian "Sebbie" Silbermann
Sebastian "Sebbie" Silbermann
Does `feat!` do anything for semantic-release?
We're using semantic-release so we have to stick with what that tool understands.
Existing setup works for us so I'd rather not experiment.
You can work on this without being assigned.
It should be a different option. It's just confusing to pass the same props to both the hook and the wrapper component. Especially from a type perspective this is a...
This may be an issue with `user-event`. Can you provide a reproduction witout `use-event` or at least the important bits inlined?
Fixed in latest `[email protected]`
Reproduces with: - 16.14.0 - `experimental` and `createRoot` and `createBlockingRoot` Does not reproduce when: - using `onMouseDown` instead of `onClick` Experimented a bit with the suggestion of @arvind-nikam-halodoc and it...
Seems like [JSS](https://cssinjs.org/?v=v10.3.0) adds `data-jss`. /cc @kof
Thanks for the report. I've noticed this a couple of times but couldn't determine why. I reported it to codesandbox as well (https://github.com/codesandbox/codesandbox-client/issues/4887) since it's the only environment where I...