In my capacitor mobile project, I’m using SQLite to store local data. When I’ve added Conditions filter in the query, It’s output is blank. If I remove the Conditions, everything works fine. Same issue occurs when Sorting is used. Am I doing anything wrong or it’s a bug, Please check.
Are you entirely sure this is the correct expression?
I suggest you create a var linked to that value and check the result on console with dmx.app.data
@patrick this bug is surely related to dmxCapacitorSQLite.js can you please have a look into this. I tried to fix this using Claude Opus 4.6. It did some changes in this file and it’s fixed but there is another issue caused so I reverted back.