Ash FrameworkAF
Ash Framework7mo ago
38 replies
Ahrou

How to use date_range filter in Cinder.Table

Hey @Rebecca Le first of all, great work with this project. Our custom hacky data table with pagination broke with some deps.update and i added this so quickly without any effort 🙌

Now i am trying to use the date time range filter but when picking any date it raises
** (Protocol.UndefinedError) protocol String.Chars not implemented for type Ash.Query (a struct)


But with the resource it works

Idk if this is the right place to ask this, should i just create a github issue?
Solution
can you try main again? have just pushed another fix (and include_time should work properly now as well)
Was this page helpful?