Closed schricb closed 1 year ago
To reproduce, try adding a bool field to the sample app.
A value of false does not appear in the table data and filtering by a boolean field does not work.
@schricb This was a minor display issue in the sample project, not an issue with the actual core library. I've updated the sample library to include a bool, and it does indeed filter properly.
To reproduce, try adding a bool field to the sample app.
A value of false does not appear in the table data and filtering by a boolean field does not work.