Is Query Manager global across different NodeJS partial views?

I am just looking into using the query manager (apart from sort, dir and offset) as i’m building up A LOT of variables on some pages and wondering if there’s a better way of managing them all.

What i’m seeing though is strange. I have two pages, both have got a Query Manager element added to their partials page with different IDs/names.

When i add variables into one, they appear in both of them. If i delete them from either they are removed from both.

On another page though, there is already a query manager set up in the same way (connected to the same main layout) but it does not have its variables effected at all.

It doesn’t make a difference in the pages are open at the same time or not.

So, are variables entered into an instance of a query manager supposed to be globally accessed by all instances of a query manager or not?

Community Page
Last updated: