Hi i am having this warning due to which my app is is slow.
Your page has downloaded more than 4.3 megabytes of data via searches. This can slow down your app, you could look into simplifying it to download less data.
I have a table which has almost 8gb entries but i am not loading that table on this page. then why i am facing this warning.
yeah i go through. Is it because i am having that table related to another(that one that i am using do a search for)?
like i have parent table is province and city is related to that province.