Operating System : Windows 11 Version 21H2 Builld 22000.978
Wappler Version : 5.1.1
Problem description
When I open one of my pages in Wappler, nothing displays in Design View. This page renders as expected in a web browser. All other pages on my site display as expected in Design View. It’s just this one page that doesn’t display. It just happened today. Last night the page displayed as expected, but today, it doesn’t. The code is there in Code View and all components display properly in App Structure.
Thanks for taking a look, Ben. I understand your logic. It is strange that it’s only happening with one page. What led me to believe it’s an issue with Wappler is that the page renders perfectly in a browser, but not in Wappler’s Design View. Why would the browser not have an issue with the page, but Wappler would have an issue? Please don’t take that question as condescending. I’m actually curious and want to learn from the experts. There is too much code to paste here in the community. However, I’ve uploaded the content page and layout page that Wappler cannot render in the Design View to a share. If you can take a look and let me know if you find any issues in the code that are causing this, it would be greatly appreciated.
@patrick Patrick, will you please let me know when you have downloaded the page files from the share? I’d like to remove them from the public share after you have what you need.
@George@Teodor@patrick - The update to 5.1.4 did not resolve my issue. Design view still shows a blank page. I rebooted the server and my laptop after the update and the issue persists.
The entire page displays perfectly in a browser. It just doesn’t display in Design View in Wappler. There is no css or anything else hiding the page content.
In this posting/bug report, I previously provided Patrick with my content file and my layout file. The files show all of my frameworks. But just to answer your question quickly, the frameworks are App Connect local, Bootstrap 5 local, Font Awesome 5 local, and jQuery Slim 3.5.1 local. The server model is node.js and the links are relative to site root. All code is visible in Code View. However, the Design View doesn’t display the page when I’m connected to any environment, Development (local Docker), Staging, or Production.
I’ve found when the issue occurs. When my code goes over 10,080 lines, the Design View goes blank. When I delete the lines of code over number 10,080, the page displays in Design View again. Have I hit some sort of limit in Wappler?