Wappler Version : 5.0.0 Beta 8
Operating System : Mac OS 12.2.1
Server Model: PHP
Database Type: MySql
Hosting Type: Docker
Expected behavior
What do you think should happen?
Make an edit and continue working or save the edit.
Actual behavior
What actually happens?
This issue started happening after updating from Beta 7 to 8. It doesn’t happen on all pages and the page I’m currently trying to edit, show no errors at the bottom. I would submit an error report, but the application locks up and won’t let me do anything and I must force quit. My current work around is to use another editor to edit any of the pages that freeze up as soon as I make an edit.
How to reproduce
I open a page, make an edit and hit command-s to save then Wappler locks up and is unusable. I force quit and open Wappler back up, the page that I tried to edit and save did not save the changes.
It appears that something in this code causes Wappler to freeze. I created a simple partial with a row, column and image and then added this from another partial and only changed the id= The page was saving normally until I added the code. I force quit Wappler, removed the code and it saved normally again.
<!-- Wappler include head-page="../../../index.php" appconnect="local" is="dmx-app" bootstrap4="local" fontawesome_4="local" jquery_slim_35="local" moment_2="local" components="{dmxValidator:{},dmxDatePicker:{},dmxSummernote:{},dmxBootbox:{},dmxBootstrap4Tooltips:{},dmxBootstrap4Popovers:{},dmxFormatter:{},dmxBootstrap4PagingGenerator:{},dmxDataTraversal:{},dmxBootstrap4TableGenerator:{},dmxStateManagement:{},dmxBootstrap4Alert:{},dmxDatastore:{},dmxSmoothScroll:{},dmxBrowser:{},dmxScheduler:{},dmxBootstrap4Toasts:{},dmxAutocomplete:{},dmxBootstrap4Collapse:{},dmxRouting:{},dmxBootstrap4Navigation:{},dmxNotifications:{},dmxBootstrap4Modal:{}}" id="app_feedback" -->
Create a new partial from the simple html code and this was all that was at the top and it still freezes when trying to save. I don’t appear to be able to submit a bug report when this happens.
<!-- Wappler include head-page="../../../index.php" appConnect="local" is="dmx-app" bootstrap4="local" fontawesome_4="local" jquery_35="local" -->