Opened 2 years ago
Last modified 2 years ago
#57287 new defect (bug)
Type error calling Styles > Customize > Blocks from FSE
Reported by: | ritterml | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.1.1 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | javascript | Cc: |
Description (last modified by )
From FSE, When I open Styles pane, Then click "Blocks" I receive an error:
TypeError: Cannot use 'in' operator to search for 'color' in at http://localhost:10043/wp-includes/js/dist/edit-site.min.js?ver=3ab3e2570a5c4c270c72:12:72801 at Array.forEach (<anonymous>) at ll (http://localhost:10043/wp-includes/js/dist/edit-site.min.js?ver=3ab3e2570a5c4c270c72:12:72639) at Tl (http://localhost:10043/wp-includes/js/dist/edit-site.min.js?ver=3ab3e2570a5c4c270c72:12:82514) at Cl (http://localhost:10043/wp-includes/js/dist/edit-site.min.js?ver=3ab3e2570a5c4c270c72:12:82422) at Xl (http://localhost:10043/wp-includes/js/dist/edit-site.min.js?ver=3ab3e2570a5c4c270c72:12:103806) at ct (http://localhost:10043/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:43430) at os (http://localhost:10043/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:111136) at Ur (http://localhost:10043/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:77643) at Ir (http://localhost:10043/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:77571)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thank you for the report, @ritterml!
Would you be able to provide additional information so that others might reproduce this issue? During #core-test triage it wasn't reproducible against
6.1.1
ortrunk
.Please refer to this bug testing instructions template for an example of the details to provide, and include the theme and/or plugins that are active for additional context. Thanks!