Hi, I tried filtering data by using query parameters from Xano database (not external collection, I did a database integration). However, the list shows all the data first for a fraction of second, and then applying the query parameters to filter the list.
This can be seen in the tutorial youtube video also: https://www.youtube.com/watch?v=vXz2HfXKJGo (at 08:22 mins, list of 2 persons appears first and then filters to 1).
The final output from Xano should have been displayed here. I don’t want to show all the data to anyone random even for seconds, only filtered data needs to be displayed.
Could anyone please suggest why this might be happening and how to avoid? Thanks in advance!