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

Fix table view crashes with missing responses or name/$autoname #2195

Merged
merged 3 commits into from
Feb 13, 2019

Conversation

jnm
Copy link
Member

@jnm jnm commented Feb 13, 2019

I cherry-picked table view fixes from https://github.com/kobotoolbox/kpi/compare/2188-2189-validation-status-fixes and added another fix for a crash when rendering Cells for missing responses, which appeared in the console as Uncaught Invariant Violation: Cell(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.

Now running on https://kf.du.kbtdev.org/

@jnm jnm requested a review from magicznyleszek February 13, 2019 05:04
@magicznyleszek magicznyleszek merged commit 857512b into master Feb 13, 2019
@magicznyleszek magicznyleszek deleted the fix-table-view-crash branch February 13, 2019 08:47
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

Successfully merging this pull request may close these issues.

2 participants