This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Description
It seems that the correct controllers are not being loaded when previewing a page in draft mode. However, Sage 9 does successfully load the correct view.
It loads all the basic controllers:
- controllers/app.php
- controllers/index.php
- controllers/singular.php
- controllers/page.php
But unfortunately not the template that is assigned to it.