Skip to content

Conversation

@n7studios
Copy link
Contributor

Summary

Fixes a React warning in the browser console that all items require a unique key property.

Screenshot 2025-12-09 at 13 44 11

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this Dec 9, 2025
36px default size for wp.components.SelectControl is deprecated since version 6.8 and will be removed in version 7.1. Note: Set the `__next40pxDefaultSize` prop to true to start opting into the new default size, which will become the default in a future version.

Bottom margin styles for wp.components.SelectControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the `__nextHasNoMarginBottom` prop to true to start opting into the new styles, which will become the default in a future version.
Fixes the browser console `Warning: Internal React error: Expected static flag was missing. Please notify the React team.` by using `createElement` for the SandBox component.
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team December 9, 2025 08:11
@n7studios n7studios marked this pull request as ready for review December 9, 2025 08:11
@n7studios n7studios merged commit 355b784 into main Dec 10, 2025
73 of 80 checks passed
@github-actions
Copy link

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios deleted the fix-block-keys branch December 22, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants