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; after update to 3.80 #9866

Closed
studio500 opened this issue Sep 13, 2018 · 5 comments
Closed

Minified React error #130; after update to 3.80 #9866

studio500 opened this issue Sep 13, 2018 · 5 comments
Labels
[Status] Needs More Info Follow-up required in order to be actionable.

Comments

@studio500
Copy link

Unable to create a new post or edit existing.
I noticed on wordpress support page others are experiencing same issue.
https://wordpress.org/support/topic/nvariant-violation-minified-react-error-130/
Invariant Violation: 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 Sg (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:142:327)
at m (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:12:388)
at ed (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:65:98)
at https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:87:294
at rd (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:91:10)
at O (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:90:455)
at yh (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:104:145)
at lg (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:120:88)
at mg (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:120:386)
at gc (https://www.bisfhouse.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:127:202)

@youknowriad
Copy link
Contributor

Can you try running your site with SCRIPT_DEBUGset to true to have a clearer error? This could be related to a plugin still using a deprecated component but it's not the only possible reason for it.

@youknowriad youknowriad added the [Status] Needs More Info Follow-up required in order to be actionable. label Sep 13, 2018
@studio500
Copy link
Author

Will do

@studio500
Copy link
Author

Nothing at all showing up in debug logs as yet.

Unable to create new post or new page.
I have also deactivated all plugins and the error remains.

@studio500
Copy link
Author

It may not be relevant but prior to this error, I had to edit a permalink on a new Gutenberg created post.
I did this by entering the post via the classic editor where I changed the link to match the new title, which I then saved.
I can still enter and edit all my posts via the classic editor but I get the above error when trying to edit in Gutenberg.

@studio500
Copy link
Author

studio500 commented Sep 13, 2018

I appear to have solved the issue.
I simply changed my permalink structure saved, and then re saved as per my usual postname structure and all appears in order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs More Info Follow-up required in order to be actionable.
Projects
None yet
Development

No branches or pull requests

2 participants