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

Uncaught TypeError: Cannot read property 'normalizeIconObject' of undefined #11460

Closed
afercia opened this issue Oct 29, 2018 · 2 comments
Closed
Milestone

Comments

@afercia
Copy link
Contributor

afercia commented Oct 29, 2018

New from Gutenberg. To reproduce:

WordPress trunk (4.9.8. AKA 5.1 alpha)
Yoast SEO trunk 9.1-RC2
Gutenberg master 4.1.1

  • create a new post
  • no need to add content, leave the post empty
  • observe your console:
  • Uncaught TypeError: Cannot read property 'normalizeIconObject' of undefined
  • disable Yoast SEO: the error is gone

Seems related to the new format-api see WordPress/gutenberg#10068 and WordPress/gutenberg#10209 (it has to do with icons used for block types)

@afercia
Copy link
Contributor Author

afercia commented Oct 29, 2018

Seems this will be fixed upstream in WordPress/gutenberg#11203

@gziolo
Copy link

gziolo commented Oct 29, 2018

This should be fixed now.

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

No branches or pull requests

4 participants