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

Potential wording mistake on Hovercard Target error #3638

Closed
oenu opened this issue Mar 1, 2023 · 1 comment
Closed

Potential wording mistake on Hovercard Target error #3638

oenu opened this issue Mar 1, 2023 · 1 comment

Comments

@oenu
Copy link

oenu commented Mar 1, 2023

'HoverCard.Target component children should be an element or a component that accepts ref, fragments, strings, numbers and other primitive values are not supported',

Current error is not clear as it states a component should be of a type not supported (run on sentence), suggest change to

HoverCard.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported

if I understand it correctly

rtivital added a commit that referenced this issue Mar 8, 2023
@rtivital
Copy link
Member

rtivital commented Mar 8, 2023

Fixed in 6.0.1

@rtivital rtivital closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants