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
Running React 18 and RTL tests reported a small amount of DOM nesting errors that should be fixed.
@tkajtoch to list all errors when RTL test conversion PRs are merged (#6968, #6969, #6970, #6971, #6972, #6973, #6974, #6975, #6976, #6977).
The text was updated successfully, but these errors were encountered:
Per Tomasz, this may be affecting SSR code as well. EUIText is the primary component this is affecting.
Sorry, something went wrong.
@tkajtoch Can you put a list of non-production affecting components to fix in the short-term?
Running list of component throwing validateDOMNesting warnings:
validateDOMNesting
EuiTableHeaderCellCheckbox
EuiRowCell
EuiHeaderCell
EuiTableRowCellCheckbox
EuiTableFooter
EuiTableRow
EuiTableHeader
Successfully merging a pull request may close this issue.
Running React 18 and RTL tests reported a small amount of DOM nesting errors that should be fixed.
@tkajtoch to list all errors when RTL test conversion PRs are merged (#6968, #6969, #6970, #6971, #6972, #6973, #6974, #6975, #6976, #6977).
The text was updated successfully, but these errors were encountered: