Skip to content

A screen is empty

An empty screen has a short list of causes. Check them in this order, because each is cheaper to rule out than the next.

Open the preview.

Sample members and posts means the app is not reading your site. The connection has failed. See Your site will not connect.

Genuinely empty means the app reached your site and got nothing back. Continue down this list.

The most common cause by a distance. Check the group under Memberside → REST API — see the endpoint matrix for which one.

Endpoints being on is not enough for form-driven and directory-driven screens.

  • A form needs Show this form to REST API on the form itself.
  • A member directory needs the same switch.

An empty picker in the tab’s settings is the tell. See Forms and directories.

Worth ruling out before going further. A groups screen on a site with no groups is correctly empty. Check the same content on your website.

Two cases that look like a bug:

  • Posts shows published posts only. Drafts and scheduled posts never appear, regardless of who is signed in.
  • A members-only list is empty when nobody is signed in.

Many screens are personal — My Groups, My Notes, Payment Methods, Settings. They are empty by definition for a signed-out visitor.

The preview has its own session. If a screen is empty in the preview and correct on your site while you are signed in as an administrator, this is likely why.

A role restriction on a tab hides the whole tab rather than emptying it. If the tab is present but empty, this is not the cause. If the tab is missing entirely for some members, check its Restrictions.

A list renders correctly, and tapping an item does nothing at all.

The matching background feature is not placed. Tapping a post needs Single Post; tapping a comment thread needs Activity Thread. Without it there is nowhere to go, so nothing happens and no error appears.

Add it on the Background tab. See Navigation zones.