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

Bug - [Component] - Truncate component is missing removeFindDomNode prop #8368

Closed
lucferbux opened this issue Nov 14, 2022 · 0 comments · Fixed by #8371
Closed

Bug - [Component] - Truncate component is missing removeFindDomNode prop #8368

lucferbux opened this issue Nov 14, 2022 · 0 comments · Fixed by #8371
Assignees
Labels
Milestone

Comments

@lucferbux
Copy link

Describe the problem
Component Truncate contains a Tooltip, as stated in the docs, tooltip includes the removeFindDomNode to disable FindDomNode and avoid a warning in Strict Mode.

How do you reproduce the problem?
Run a React instance in strict mode, add a Truncate component, check in the console the warning.

Expected behavior
This component should at least have the option to pass this prop and control wether to disable FindDomNode from Tooltip.

Is this issue blocking you?
No, but is raising some warnings when using the component.

What is your product and what release date are you targeting?
RHODS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants