Wappler Version : 7 Stable
Operating System : MacOS
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker
Expected behavior
What do you think should happen?
When closing a file by clicking on the x button next to the file name, the file should close normally.
Actual behavior
What actually happens?
The file doesn't close and Wappler become unresponsive. The app can't be quit from the app menu or from the tray icon. Additionally, there is a spike in the memory usage when the file doesn't close in a normal manner.
The only method to quit the app and stop a spike in the memory usage is by Force Quit from the activity monitor. If I don't Force Quit, the memory usage keeps increasing, which is really concerning as it can make the whole system unstable and unusable.
I have attached a screenshot of the memory usage at 6.69GB. In normal running, the usage hovers around 1-1.5GB.
It is a random occurance and until now, it has happened when closing a content page, which again can be any of the content pages.
When this happens, the app can't be quit from the Wappler -> Quit option or from the tray icon. I can see the increase in memory usage within a couple of seconds by 4-5GB. It has be force quit straightaway to avoid any issues with the system stability or usability.
How can I run it with debug loggin enabled when I don't know when it is going to crash. The memory usage has been an issue in Wappler when working in the code for more than 30 minutes and saving it continously. The memory usage has been increasing in v7 for sometime.