• Hey,

    I’m getting this error when I click on a page (trying to edit it) in Gutenberg:

    
    
    TypeError: Cannot destructure property 'possibleBlockTransformations' of '(0 , m.useSelect)(...)' as it is undefined.
        at bp (https://.../wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=6fc2163e8677ee351c15e4aa9e7f68ae:47:6645)
        at Le (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:100:3)
        at Pj (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:231:183)
        at di (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:305)
        at Nj (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:236)
        at sc (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:96)
        at gf (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:162:109)
        at https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:230
        at unstable_runWithPriority (https://.../wp-content/plugins/gutenberg/vendor/react.min.755b0ae9.js:24:26)
        at Za (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:8)
        at $g (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:176)
        at ja (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:111)
        at Pa (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:157:212)
        at Me (https://.../wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:110:250)
        at e (https://.../wp-content/plugins/gutenberg/build/data/index.min.js?ver=6c7c00da1ee2e9c11b91b402e42eb79f:1:21669)
        at t (https://.../wp-content/plugins/gutenberg/build/data/index.min.js?ver=6c7c00da1ee2e9c11b91b402e42eb79f:1:21736)

    Anyone else getting this? Couldn’t find anything related so far in the forums.

    Thanks,

    D.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Error when editing page: Cannot destructure ‘possibleBlockTransformations’’ is closed to new replies.