Content pages do not load anymore on layout page working on wappler preview mode

I understand that normally we can preview and also navigate through the pages. But as my first serious project is becoming more complicated I lost the functionality somewhere back and now I have to use browser to preview everything. I don’t remember exactly what choices were made that resulted in this.

Does anyone have any idea when do we lose complete app preview on preview mode and what to do to get the functionality back. Any highlights much appreciated…

Info on project that might be relevant:

-Node.js
-targets: wappler local only
-database: mariadb local
-3 layout pages for (public, user, admin)
1-partial aimed at public content pages not implemented yet.
-each layout has its own css file. content pages depend on layout css file.
-public content pages in views folder
-user content pages in usr folder
-admin content pages in adm folder
-server actions are organized into folders and sub folders
-few shared library actions
-server connects share server actions from different folders
-each content page has all server connects it needs
-layout pages so far has no server connects
-security not implemented yet
if you read this far I appreciate any opinionized comments also as to improve my whole approach to the project.

Community Page
Last updated: