Minified React error #130 after updating to 5.3
-
Error message since 5.3 update: When I try to edit a post I receive the following message:
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at Rc (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:157:299) at q (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:69:432) at v (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:72:200) at https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:76:214 at T (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:87:146) at ph (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:218:209) at lh (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:126:409) at O (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:121:71) at ze (https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:118:14) at https://surdelsur.com/es/wp-includes/js/dist/vendor/react-dom.min.js:53:49
In the link:
https://reactjs.org/docs/error-decoder.html/?invariant=130&args%5B%5D=undefined&args%5B%5D=
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
The weird thing is that I updated first a clone stage site with same plugins, and don’t has this issue. The only difference between the two site is that the original site is live and with Cloudflare.
This is a wp multisite install with only 2 subsites, all plugins updated, apache+nginx, Varnish+W3TC and Cloudflare.
The page I need help with: [log in to see the link]
- The topic ‘Minified React error #130 after updating to 5.3’ is closed to new replies.