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

2 Editable examples not working (step 3 and 4) #22

Closed
katerlouis opened this issue May 30, 2018 · 5 comments · Fixed by #23
Closed

2 Editable examples not working (step 3 and 4) #22

katerlouis opened this issue May 30, 2018 · 5 comments · Fixed by #23
Labels

Comments

@katerlouis
Copy link

Examples 3 and 4 are broken on my naked / Gutenberg only latest wordpress environment.

Wordpress Version: 4.9.6
Gutenberg Version: 2.9.2
Gutenberg Examples Version: 0.1.0

image

@iandunn
Copy link
Member

iandunn commented Jul 5, 2018

Possibly related #25

@skorasaurus
Copy link
Member

skorasaurus commented Jul 6, 2018

I think this is fixed in #23 ; nonetheless, admittedly, a little frustrating while trying to learn Gutenberg.

@ryancwalsh
Copy link

I've spent hours on this and agree: I can't get examples 03 or 04 to work. This is my first experience with Gutenberg, and it has been driving me crazy.

I did this: svn export https://github.com/WordPress/gutenberg-examples/trunk/ gutenberg-examples, so I know I have the right code.

The error in the console is:

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 react-dom.min.82e21c65.js:87
    at rd (react-dom.min.82e21c65.js:91)
    at O (react-dom.min.82e21c65.js:90)
    at yh (react-dom.min.82e21c65.js:96)
    at lg (react-dom.min.82e21c65.js:120)
    at mg (react-dom.min.82e21c65.js:120)
    at gc (react-dom.min.82e21c65.js:127)
bg @ react-dom.min.82e21c65.js:110
d.function.d.componentDidCatch.c.callback @ react-dom.min.82e21c65.js:116
Jf @ react-dom.min.82e21c65.js:73
Kf @ react-dom.min.82e21c65.js:74
jc @ react-dom.min.82e21c65.js:134
gc @ react-dom.min.82e21c65.js:127
vb @ react-dom.min.82e21c65.js:126
ub @ react-dom.min.82e21c65.js:126
wg @ react-dom.min.82e21c65.js:137
Ze @ react-dom.min.82e21c65.js:41

Is there a way for me to benefit from #23 before it's officially accepted?

Thanks.

@ajitbohra
Copy link
Member

@ryancwalsh you can clone the fork https://github.com/ajitbohra/gutenberg-examples for time being

@aduth aduth closed this as completed in #23 Aug 13, 2018
@ryancwalsh
Copy link

@ajitbohra Thank you. The editable recipe card that I found after svn export https://github.com/ajitbohra/gutenberg-examples/trunk gutenberg-examples works and is the kind of example I was hoping to learn from!

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

Successfully merging a pull request may close this issue.

5 participants