Couchbase view is returning older data even after querying with stale set to false

With stale=false, you should be able to get all mutation up to the moment of the request in the view so the query should work fine. Could you copy the view query you are running with a few sample docs so I can get a reproducible case on my end?
thanks
-cihan