[ad_1]
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 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:1615The redux framework is broken, that use by block editor.
Can someone help?
