Collection requires sign in to view?

Collection not visible to non-sign in user if the app has optional sign in.
Even if the collection doesn’t enforce any condition for sign in user to view.

Is this working as intended?

  • Does the table use Row Owners?
  • Do you have any visibility conditions on the collection?
  • Do you have any filters on the collection?
  • Is the collection sourced from a relation or query that might be tied to a user?
  • Is the collection sourced from a relation or query that might be tied to the current row for the screen, and if so, is your screen attached to a row when you are not signed in?
1 Like

A recent fix was pushed to resolve this issue.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.