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
The React Radix asChild API is hard to remake in Rust and the current solution is not great. The goal of this issue is to design an API to approximate the React as child API.
The text was updated successfully, but these errors were encountered:
Removing Primitive breaks shadcn/ui. I have PRs with fixes and am happy to adjust naming conventions or other details to help. Can we discuss how to move forward and ensure compatibility? RustForWeb/leptos-utils#16
The React Radix
asChild
API is hard to remake in Rust and the current solution is not great. The goal of this issue is to design an API to approximate the React as child API.The text was updated successfully, but these errors were encountered: