We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overview:
Cause
I bet this is because I removed the parts-kit ID that we used to have at the root of the project. Our Radix components were looking for that.
parts-kit
The text was updated successfully, but these errors were encountered:
[#33] Fix Radix UI portal bugs.
91f82ad
They needed to be pointed at the root of our custom element.
cfa6065
joshuapease
No branches or pull requests
Overview:
Cause
I bet this is because I removed the
parts-kit
ID that we used to have at the root of the project. Our Radix components were looking for that.The text was updated successfully, but these errors were encountered: