Just getting started on the platform. Followed Ken Truesdale tutorial. But for some reasons, the changes I see on the design panel is not reflected on the browser. Specifically the one involving database and the tabs thingy.
Sorry for the late reply. Attached in this reply is the step-by-step recording of the issue. The table appears on the wappler design panel. But the data and table formatting seems broken inside browser.
After a refresh + Autosave. The error disappear and the table is displayed on the design panel + browser. Does not seem to fix the error on diffrent page I created. (view_car.ejs, bug_recreate.ejs was based on the view_car.ejs)
Currently on the trial version. Perhaps that a possible cause?
What I’ve found is that with NodeJs you have layouts and for each page you can choose a layout. You can either pick this on creation of a new page, or click the pen icon on the page browser left side. If you don’t select a page layout it doesn’t load some of the head elements.
Apparently you need those head elements to load bootstrap and server connect. I don’t know the exact details. But it does seem so that when I experience this issue and set the layout to ‘main’ everything works fine