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

Facing some JS issue #21

Closed
sanketio opened this issue Mar 26, 2018 · 1 comment · Fixed by #23
Closed

Facing some JS issue #21

sanketio opened this issue Mar 26, 2018 · 1 comment · Fixed by #23
Labels

Comments

@sanketio
Copy link

Hello,

I'm facing some JS issue for below examples:

  1. 03-editable
  2. 03-editable-esnext
  3. 04-controls
  4. 04-controls-esnext
  5. 05-recipe-card-esnext

example__editable___ gutenbergtest _wordpress

As you can see in above screenshot, I'm not able to find Example: Editable block ( and similar for other blocks above ) because of the JS error.

When I comment https://github.com/WordPress/gutenberg-examples/blob/master/03-editable/block.js#L11 ( and similar line in the code for other examples ), Example: Editable block is searchable and also the JS error for 03-editable is gone. Please check below screenshot:

example__editable___ gutenbergtest _wordpress

Let me know if this issue is valid or anything I missed.

@sr4136
Copy link

sr4136 commented Mar 26, 2018

Same issue here with Gutenberg 2.4.0. Reverted to 2.3.0 and it worked just fine.

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.

3 participants