Skip to content

Fix invalid prop children of type array supplied to I18nProvider #6698

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

Conversation

chantal-kelm
Copy link
Contributor

Description

This PR fixes the console warning : "Failed prop type: Invalid prop children of type array supplied to I18nProvider, expected a single ReactElement"

Issues Resolved

#6693

Evidence

Captura de pantalla 2024-05-22 a la(s) 2 36 30 p  m

Test

Go to the Framework tab of the MITRE ATT&CK module and check that the following warning message does not appear in the console:
image

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@chantal-kelm chantal-kelm self-assigned this May 22, 2024
@chantal-kelm chantal-kelm linked an issue May 22, 2024 that may be closed by this pull request
15 tasks
@chantal-kelm chantal-kelm mentioned this pull request May 22, 2024
15 tasks
@JuanGarriuz JuanGarriuz self-requested a review May 23, 2024 11:45
@JuanGarriuz
Copy link
Contributor

JuanGarriuz commented May 23, 2024

Test

  • Go to the Framework tab of the MITRE ATT&CK module and check that the following warning message does not appear in the console:
Evidence

image

Copy link
Contributor

@JuanGarriuz JuanGarriuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: ✔️
Test: ✔️

image

@asteriscos asteriscos merged commit cc93456 into 4.9.0 May 27, 2024
1 check passed
@asteriscos asteriscos deleted the fix/6693-invalid-prop-children-of-type-array-supplied-to-I18nProvider branch May 27, 2024 15:57
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

Successfully merging this pull request may close these issues.

Warnings and errors in console
3 participants