Block Editor Not Working in WordPress 5.5.1

Block Editor not working after updating to WordPress 5.5.1

Gives the following error:

Error: An error occurred while running 'mapSelect': e(...).getEntityRecordChangesByRecord is not a function
The error may be correlated with this previous error:
TypeError: e(...).getEntityRecordChangesByRecord is not a function
    at Object.current (https://example.com/blog/wp-includes/js/dist/editor.min.js?ver=1b4e724c353c8156e7987cc825fcf6d6:12:71041)
    at e (https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:24561)
    at https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:24726
    at https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:18650
    at Array.forEach (<anonymous>)
    at o (https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:18622)
    at https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:15849
    at p (https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:7909)
    at https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:9895
    at Object.dispatch (https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:10330)

Original stack trace:
    at Ge (https://example.com/blog/wp-includes/js/dist/data.min.js?ver=75f90354ddff4acd5b0b4026454037ca:2:24353)
    at Xo (https://example.com/blog/wp-includes/js/dist/editor.min.js?ver=1b4e724c353c8156e7987cc825fcf6d6:12:71010)
    at je (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:78:476)
    at qe (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:89:115)
    at ph (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:216:489)
    at lh (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:126:409)
    at O (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:121:71)
    at ze (https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:118:14)
    at https://example.com/blog/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:53:49
    at unstable_runWithPriority (https://example.com/blog/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340)

Editor version:

  • WordPress version: 5.5.1
  • Block editor: default
  • Theme: Hestia

Fixes Tried:

  • Installed Health Check plugin to disable all plugins and switch to default theme in Troubleshoot mode. Did not solve the issue.
  • Already tried disabling all plugins and changing theme to a default theme as well. Did not solve the issue.
  • Classic Editor is working.
  • Tried disabling Yoast SEO and other plugins that embed code in the block editor. Did not solve the issue.
  • This topic was modified 3 days, 15 hours ago by edunify.

The page I need help with: [log in to see the link]



Source link