Wappler: 5.3.1
Can’t change the offset to 0 or null.
Reproduce:
-
Let’s say I set the offset to 5, and the limit to 10
-
I see this correctly in the query
-
I change the offset to 0
-
I still see 5 in the query
-
I change it to 1, then it does show that in the query:
-
I remove it altogether, and it shows the last option (1):
So I believe the bug is that we can’t reset the offset to 0.
EDIT:
I can rest it by putting the $_GET variable back. But I still consider it a bug that 0 or empty doesn’t reset it.
Community Page
Last updated:
Last updated: