• Resolved TC.K

    (@wp_dummy)


    After update my wp to wp 6.0.2 , the post/page editing page now become blank.

    From the console, these are the errors:

    api-fetch.min.js:2 Uncaught TypeError: (0 , s.normalizePath) is not a function
        at api-fetch.min.js:2:1213
        at Array.map (<anonymous>)
        at Function.c [as createPreloadingMiddleware] (api-fetch.min.js:2:1167)
        at post.php?post=22984&action=edit:188:30
    (anonymous) @ api-fetch.min.js:2
    c @ api-fetch.min.js:2
    (anonymous) @ post.php?post=22984&action=edit:188
    data.min.js:2 Uncaught Error: Minified Redux error #7; visit https://redux.js.org/Errors?code=7 for the full message or use the non-minified dev environment for full errors. 
        at b (data.min.js:2:8432)
        at redux-routine.min.js:2:1602
        at data.min.js:2:10455
        at Object.dispatch (data.min.js:2:10762)
        at Object.__experimentalRegisterBlockType (data.min.js:2:13318)
        at Be (blocks.min.js:3:94011)
        at Module.<anonymous> (index.js:1:34895)
        at i (index.js:1:659)
        at r (index.js:1:528)
        at index.js:1:1615

    The redux framework is broken, that use by block editor.
    Can someone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Would it be possible for you to reinstall Redux Framework plugin and check if that helps for you?

    Thread Starter TC.K

    (@wp_dummy)

    I solved it.
    It was the cache issue.
    Clearing the browser cache fixed the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Block editor blank after Update to latest version WP’ is closed to new replies.