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

Text Columns: Cannot read property 'children' of undefined #3630

Closed
afercia opened this issue Nov 23, 2017 · 2 comments
Closed

Text Columns: Cannot read property 'children' of undefined #3630

afercia opened this issue Nov 23, 2017 · 2 comments
Labels
[Type] Bug An existing feature does not function as intended

Comments

@afercia
Copy link
Contributor

afercia commented Nov 23, 2017

To reproduce:

  • add a Text Columns block
  • by default, there are 2 columns
  • click on the sidebar "Block" tab
  • click the slider to change the number of columns (or try to change the number in the field)
  • the block "crashes" and displays the message "This block has encountered an error and cannot be previewed."
  • the sidebar content disappears

Error in the console:
Uncaught TypeError: Cannot read property 'children' of undefined

screen shot 2017-11-23 at 16 49 07

"

@afercia afercia added the [Type] Bug An existing feature does not function as intended label Nov 23, 2017
@mhenrylucero
Copy link

I'm having the same issue.

@noisysocks
Copy link
Member

This was fixed by #3715.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

3 participants