You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Radix UI's guide throws a React.Fragment error.... and the stitches guide may not be the most relevant as stitches is no longer maintained since June 2023.
Could someone from the React Spring team reply on the best approach following a clean pattern as the radix-ui's guide, or add Tailwind into the mix?
Why should this feature be included?
Stitches is no longer maintained and guide on using it with Radix causes an error
Invalid prop refsupplied toReact.Fragment. React.Fragment can only have keyandchildren props.
Please provide an example for how this would work
No response
The text was updated successfully, but these errors were encountered:
A clear and concise description of what the feature is
Currently there is the docs on Radix website, https://www.radix-ui.com/primitives/docs/guides/animation
and the one using stitches
Radix UI's guide throws a React.Fragment error.... and the stitches guide may not be the most relevant as stitches is no longer maintained since June 2023.
Could someone from the React Spring team reply on the best approach following a clean pattern as the radix-ui's guide, or add Tailwind into the mix?
Why should this feature be included?
Stitches is no longer maintained and guide on using it with Radix causes an error
Invalid prop
refsupplied to
React.Fragment. React.Fragment can only have
keyand
childrenprops.
Please provide an example for how this would work
No response
The text was updated successfully, but these errors were encountered: