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

Editor Has Encountered an Unexpected Error....Not Yoast Plugin #9885

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

Comments

@ArchivesofAdventure
Copy link

ArchivesofAdventure commented Sep 13, 2018

Describe the bug
Same error as a few weeks ago, but this time I disabled the Yoast Plugin and it still comes up with this error.

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.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:142:327)
    at m (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:12:388)
    at ed (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:65:98)
    at If (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:82:141)
    at v (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:84:389)
    at https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:88:328
    at rd (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:91:10)
    at O (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:90:455)
    at yh (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:104:145)
    at lg (https://www.archivesofadventure.com/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:120:88)
@designsimply designsimply added the [Status] Needs More Info Follow-up required in order to be actionable. label Sep 13, 2018
@designsimply
Copy link
Member

In the report you filed a few weeks ago at #9095 you mentioned the problem was happening for drafts. Can you provide a little bit more detail about that? Is the problem now happening only for drafts or for all posts and pages?

I also noticed in your report at #9095 you said that clearing browser cache solved the problem in that case, may I confirm with you that you have also tried that step for this case as well?

Do you have other plugins installed which you think might be causing a conflict or are you using any other custom blocks that you know of such as in a theme?

Here is a copy of the error message from the first link for reference:

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.

I searched for past reports of the same error and I found a few cases where the problem was traced back to problems with how some of the custom code was written:

#6460 (comment)

#4851 (comment)

It may not be the same in your case, and the first thing to check will be to look for a plugin or theme conflict if that is something you are able to do.

@iandunn
Copy link
Member

iandunn commented Sep 14, 2018

Related #9866, where re-saving permalink structure fixed the problem.

@iandunn
Copy link
Member

iandunn commented Sep 14, 2018

Several other reports of this on the forums:

https://wordpress.org/support/topic/nvariant-violation-minified-react-error-130/

@studio500
Copy link

Try re setting the permalinks

Go to permalinks in settings, change your structure to something other than your default, then save.

Then select your usual default permalink again and save.

Return to your problem pages and check status.

@klihelp
Copy link

klihelp commented Sep 23, 2018

With Gutenberg 3.9.0 there is a JS Error, and of course saving permalink changes not resolve it.

Block validation: Block validation failed because an error occurred while generating block content: TypeError: Object(...) is not a function

@youknowriad
Copy link
Contributor

Closing as stale, if we have more detailed informations about the errors ( SCRIPT_DEBUG set tot true) and reproducible steps, we'll reopen.

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

6 participants