File Save Errors - Objects is not defined

Wappler Version : 3.9.3
Operating System : 10.15.6
Server Model: PHP
Database Type: MySQL
Hosting Type: Docker

Expected behavior

What do you think should happen?

Saving the index.php file actually saves the file.

Actual behavior

What actually happens?

All other files save normally but I save the index.php file I get the following two errors messages:

How to reproduce

All I do is save the index.php file and get the errors. I even undid the changes I made and tried to save it after the undo and still get the messages.

This has been fixed in Wappler 3.9.4

thank you @Teodor that did indeed fix the error that appeared in the bottom right. I figured out the other error was because this code was somehow on the index.php file itself.

<!-- Wappler include head-page="../../index.php" appConnect="local" is="dmx-app" bootstrap4="local" fontawesome_4="cdn" jquery_slim_33="cdn" components="{dmxSummernote:{},dmxBrowser:{},dmxPreloader:{},dmxStateManagement:{},dmxBootstrap4Alert:{},dmxBootstrap4Modal:{}}" -->

This topic was automatically closed after 2 days. New replies are no longer allowed.