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

React error #31

Closed
Jayce53 opened this issue Jul 29, 2018 · 1 comment · Fixed by #23
Closed

React error #31

Jayce53 opened this issue Jul 29, 2018 · 1 comment · Fixed by #23

Comments

@Jayce53
Copy link

Jayce53 commented Jul 29, 2018

Inserting an Example Recipe Card block leads to this being displayed in the block in the editor:

This block has encountered an error and cannot be previewed.

The browsers console shows;

react-dom.min.82e21c65.js:110 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 Sg (react-dom.min.82e21c65.js:142)
at m (react-dom.min.82e21c65.js:12)
at ed (react-dom.min.82e21c65.js:65)
at If (react-dom.min.82e21c65.js:82)
at v (react-dom.min.82e21c65.js:84)
at react-dom.min.82e21c65.js:88
at rd (react-dom.min.82e21c65.js:91)
at O (react-dom.min.82e21c65.js:90)
at yh (react-dom.min.82e21c65.js:104)
at lg (react-dom.min.82e21c65.js:120)

WP version 4.9.8RC2
Gutenberg examples: 3564e38
Gutenberg: 767ef1e3

@ajitbohra
Copy link
Member

@Jayce53
examples are not in sync with the latest Gutenberg changes currently it's being updated here #23

in last few releases things have been moved & deprecated

@aduth aduth closed this as completed in #23 Aug 13, 2018
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

Successfully merging a pull request may close this issue.

2 participants