Wappler Version: Wappler 6 Beta 15
Operating System: Windows 11
Server Model: Capacitor
Database Type: Pouch/Sqlite
Hosting Type: N/A
Expected behavior
Sorting on a Date field should sort records correctly.
Actual behavior
Records do not appear to follow the date sort
How to reproduce
- Setup Pouch with a database table that has a Datetime field
- Add records with a date field
- Add a PouchDB View to page and attempt to sort on the date field