How to use Query Loops with private posts?

@timmse The Query Loop works fine with normal (custom) posts. But if I set Post type to a custom post type where all individual posts are set to “private”, then the query loop gives no results. I guess it is because of how the standard WP query works. But maybe Bricks could have a setting for Status?

@timmse I am interested to learn about this too. The query loop does not appear to display private posts at all?

I am also trying to build a membership website with Bricks Builder, but the query loop does not show private posts?
Is there a solution?

Edit:
This
bricks/posts/query_vars filter.
See Filter: bricks/posts/query_vars – Bricks Academy.