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

VGT crashes when nested fields are null #396

Closed
TheJaredWilcurt opened this issue Sep 6, 2018 · 0 comments
Closed

VGT crashes when nested fields are null #396

TheJaredWilcurt opened this issue Sep 6, 2018 · 0 comments

Comments

@TheJaredWilcurt
Copy link
Collaborator

If a nested field like score.a.b has a null value in any of the parent parts of the nest (score or a), then the table crashes.

You can see this when you try to sort by Percent

Making a PR to fix this.

TheJaredWilcurt added a commit to TheJaredWilcurt/vue-good-table that referenced this issue Sep 6, 2018
@xaksis xaksis closed this as completed in 8d50d64 Sep 11, 2018
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

1 participant