Skip to content
New issue

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

[docs] External types / references #983

Open
andreascorti opened this issue Oct 29, 2024 · 0 comments
Open

[docs] External types / references #983

andreascorti opened this issue Oct 29, 2024 · 0 comments
Labels
demo enhancement New feature or request
Milestone

Comments

@andreascorti
Copy link
Member

In some types, we see "object" instead of the correct type in the typedoc.
This is caused by some external references, but it does not happen all the time.
It is visible in react components for the props:
image
Instead of PropsWithChildren we have object

Another example is in floatingUiProps; some are resolved correctly, others are not.

@andreascorti andreascorti added enhancement New feature or request demo labels Oct 31, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v1.0, Backlog Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants