• Hello – with last 3updates of #gutenberg is there error
    https://github.com/WordPress/gutenberg/issues/11972

    
    TypeError: Cannot set property 'props' of undefined
    at r (/wp-content/plugins/wp-log-viewer/assets/js/main.min.js?ver=4.9.8:2:15393)
    at t (/wp-content/plugins/gutenberg/build/editor/index.js?ver=1542789922:55:4348)
    at ph (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:97:88)
    at eg (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:125:307)
    at fg (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:126:168)
    at wc (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:138:237)
    at fa (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:137:115)
    at gg (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:135:196)
    at Ca (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:133:365)
    at Object.enqueueSetState (/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:191:324)
    

    it’s OK for last in “gutenberg v4.4.0”

    Q can you help?

    • This topic was modified 5 years, 11 months ago by BG Bruno.
    • This topic was modified 5 years, 11 months ago by BG Bruno.
    • This topic was modified 5 years, 11 months ago by BG Bruno.
Viewing 1 replies (of 1 total)
  • I am experiencing a similar issue (see stacktrace below). I am not able to open any existing wp post in gutenberg editor that was created with the classic editor. On the corresponding error page I am able to obtain the following stack trace:

    
    TypeError: Cannot set property 'props' of undefined
        at r (~/wp-content/plugins/wp-log-viewer/assets/js/main.min.js?ver=5.0.3:2:15393)
        at t (~/wp-content/plugins/gutenberg/build/editor/index.js?ver=1549560582:55:4348)
        at ph (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:97:88)
        at eg (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:125:307)
        at fg (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:126:168)
        at wc (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:138:237)
        at gg (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:135:160)
        at Ca (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:133:365)
        at og (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:150:95)
        at Rd (~/wp-content/plugins/gutenberg/vendor/react-dom.min.713f0afa.js:150:173)
    

    Can you help please?

    • This reply was modified 5 years, 9 months ago by allitt.
Viewing 1 replies (of 1 total)
  • The topic ‘gutenberg error’ is closed to new replies.