Missing "keep variable refrences inside the query in sync with your app" option

The "Keep variable refrences inside the query in sync with your app" only shows up for JS query but doesn't show up for Firestore queries.

I am using a RAW Firestore query and changing a state variable inside that query, however, that state variable doesn't retain its value after the function ends!

1 Like

Hi @SagarKomi, welcome to the forum! :wave:
Could you share a screenshot of your query?