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 - ExpandableSection - truncating variant throws errors on rerender because of undefined containerRef #10869

Open
mmuzikar opened this issue Aug 20, 2024 · 1 comment · Fixed by #10870
Labels

Comments

@mmuzikar
Copy link

Describe the problem
ExpandableSection in truncating variant throws errors in console on rerendering multiple components (ie. filtering a table), this is also an issue for the dev overlay as it produces a ton of errors

How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.

Expected behavior
The component should take in consideration that the containerRef might be undefined and not throw any errors in that case

@tlabaj
Copy link
Contributor

tlabaj commented Sep 5, 2024

@mmuzikar what version of PF react-core are you on. This issue should be fixed by this PR in 5.4 release #10718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs info
Development

Successfully merging a pull request may close this issue.

2 participants