Hi! I beleive it’s a bug. Basically, after creating a modal, wappler design view is completely blank. The modal works fine on the webpage, but it’s impossible to use wappler’s designing features with the modal interfering the design view.
Here is a screenshot of how the design screen looks after creating the modal:
In order to keep on coding I will design the modal on other view. I’m using NodeJS.
Update: The problem is in the page view, It’s seems like wappler it’s not getting the included files in the layout correctly. If I create the modal in the layout it works perfectly fine.
Thanks @gunnery and @web-works , but that is not the issue, already checked that before. As the first posts says
The content page is not working correctly with the files included on the layout. The modal worked perfectly fine on wapppler's design view while using the layout page.
I have a feeling it’s the order in which all the include files are placed in the <head> section. Try moving the modal js file higher or lower and see if that fixes it. And the app.min.js, too.
No, it’s included correctly. The issue appears only on the content page. The layout page (the one where all included files are), works fine on wappler.