Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified react error #130: Updating to 7.0 broke our site #78

Open
oranges13 opened this issue Dec 2, 2024 · 3 comments
Open

Minified react error #130: Updating to 7.0 broke our site #78

oranges13 opened this issue Dec 2, 2024 · 3 comments

Comments

@oranges13
Copy link

oranges13 commented Dec 2, 2024

When this plugin was updated, it broke the integrated WordPress editor with the following error:

Minified react error #130

I'm on the road and cannot get detailed info but will update as soon as I can get it.

Disabling this plugin which is the only that had been updated recently solved the issue.

We are on WordPress 5.9.10

@hackerb9
Copy link

hackerb9 commented Jan 11, 2025

I can confirm that this remains an issue and that the update last week to 7.0.1 did not fix the problem. We had disabled Instant Images as a workaround, but have now reverted to version 6.2.1 which works fine.

Our site uses Wordpress 5.7.11 which is supposed to be compatible. When Instant Images is activated, our users are unable to edit pages and get the message, "The editor has encountered an unexpected error."

image

Clicking on "Copy Error" indicates an error in react-dom.min.js.

SB3u/zi/<@https://example.com/wp-includes/js/dist/components.min.js?ver=28e28afcb9019982680d0e01ffa4472f:10:216219
Bh@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:126:456
Dj@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:162:476
unstable_runWithPriority@https://example.com/wp-includes/js/dist/vendor/react.min.js?ver=16.13.1:25:260
Da@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:60:280
xb@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:162:231
@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:236:102
Ei@https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:41:59

@dcooney
Copy link
Owner

dcooney commented Jan 15, 2025

Hi @hackerb9 Seems like I need to update the Requires version.
Instant Images is using new Block Editor functions so it's likely breaking this legacy WP install.
Sorry, but you'll need to rollback to a previous version... 6.x maybe.

@dcooney
Copy link
Owner

dcooney commented Jan 15, 2025

Ahh yes, 6.2.1 should do the trick.
cc/ @oranges13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants