Closed lluisgener closed 7 years ago
Meet same error here +1 I've fallback to v1.0.3 to avoid this bug.
Thanks!
Should be now fixed in the v1.0.5
I think it's not correctly fixed. I still have not found what's wrong, but I see no rows at all with the array-datasource fix. I think it's related to empty strings.
When a column has a null value, ArrayDataSource filtering raises an exception. I have fixed it faking an empty string value to the value variable when it's null or undefined.