call stack size exceeded
-
After updating to 19.4 today, when I attempt to add a block to a page or post I get this error:
RangeError: Maximum call stack size exceeded
at ye (https://veraciousfilms.com/wp-content/plugins/gutenberg/build/blocks/index.min.js?ver=4a887eee9694887d80ae:1:97046)
at In (https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:128894)
at https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:129006
at Array.some ()
at In (https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:128997)
at https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:129006
at Array.some ()
at In (https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:128997)
at https://veraciousfilms.com/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=b4af7886001885310e49:1:129006
at Array.some ()This occurs on my live site. I also have a local WP install that I use for testing that has virtually no content or plugins and I performed the same update on that site and got the same result. Disabling Gutenberg allows me to add blocks as normal.
The topic ‘call stack size exceeded’ is closed to new replies.