Offline_banner element required for native mobile app

Hi there. Am following the academy videos on mobile app creation and the moment I start a new project I get an issue (before I do anything). It tells me that the “offline_banner: This reuseable element cannot be found in the application. I am completely lost on this and because of this I cannot view or even develop an app as a draft. Here is a screenshot of it…

Any ideas or help appreciated thanks… Jonathan

  1. Go to the Reusable elements section in your app editor (left panel → “Reusable elements”).
  2. Look for offline_banner. If it’s not there, create it:
    • Click “Add a reusable element.”

    • Name it offline_banner.

    • It can just be a blank group for now (the error will go away).

  3. If it exists but the page can’t find it:
    • Open the page where the error is showing.

    • Delete the broken offline_banner reference and re-add the reusable element.

  4. If you installed a template from the academy:
    • Try reinstalling the template or creating a new project from the exact same starter template they used in the video.