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

Crash when rendering an empty checkbox list item #1673

Closed
steobrien opened this issue May 12, 2020 · 0 comments · Fixed by #1674
Closed

Crash when rendering an empty checkbox list item #1673

steobrien opened this issue May 12, 2020 · 0 comments · Fixed by #1674
Labels
category: lists L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue

Comments

@steobrien
Copy link

Describe the bug

Rendering an empty checkbox list item leads to a crash:

Uncaught TypeError: Cannot read property 'type' of undefined

To Reproduce

Click here to see the crash on Marked demo
image

Expected behavior

No crash and a correctly rendered checkbox.

@UziTech UziTech added category: lists L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue labels May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: lists L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants