[wp-trac] [WordPress Trac] #55139: TypeError: k is not iterable
WordPress Trac
noreply at wordpress.org
Thu Feb 10 19:19:27 UTC 2022
#55139: TypeError: k is not iterable
--------------------------+-----------------------------
Reporter: zirtrex | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.9
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
When I am in the block editor and try typing something in the box search
get the below error, see image 01 and 02.
[[Image(https://inqmatic.com/wp-content/uploads/2022/02/image_01.png)]]
[[Image(https://inqmatic.com/wp-content/uploads/2022/02/image_02.png)]]
The error is:
{{{
TypeError: k is not iterable
at f (https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:26:86949)
at https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:26:86506
at Array.map (<anonymous>)
at m (https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:26:86496)
at p (https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:26:86043)
at https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:12:14633
at Object.useMemo (https://c0.wp.com/c/5.9/wp-includes/js/dist/vendor
/react-dom.min.js:220:462)
at c.useMemo (https://c0.wp.com/c/5.9/wp-
includes/js/dist/vendor/react.min.js:30:236)
at Wg7J.t.a (https://c0.wp.com/c/5.9/wp-includes/js/dist/block-
editor.min.js:12:14608)
at Le (https://c0.wp.com/c/5.9/wp-includes/js/dist/vendor/react-
dom.min.js:100:3)
}}}
further, this error appear then update to wordpress 5.9.
Thanks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55139>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list