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

DataTable: Empty Cell State being used incorrectly for Numeric data #583

Closed
mute opened this issue Oct 19, 2016 · 0 comments
Closed

DataTable: Empty Cell State being used incorrectly for Numeric data #583

mute opened this issue Oct 19, 2016 · 0 comments
Assignees
Labels

Comments

@mute
Copy link
Contributor

mute commented Oct 19, 2016

The check for isEmpty is incorrectly flagging numeric information as being empty.

_.isEmpty(_.get(row, columnProps.field)) should be adjusted to consider numeric inputs as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants