Wappler Version : 6.8.0
Operating System : Windows 10
Server Model: Docker / AWS S3
Database Type: MariaDB
Hosting Type: localhost / aws
Expected behavior
What do you think should happen?
When I press the refresh schema button in the database section, the schema should be refreshed without any problems. When I clicked apply database changes in the Publish section, it should transfer all changes to the database on the remote server.
Actual behavior
What actually happens?
When I click refresh database in wappler, I get an error message like this;
/w2jsTree.js:8:1065) at Object.yes_callBack (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/databaseManager.js:1:194088) at HTMLButtonElement.<anonymous> (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/w2ui/w2ui.min.js:7:278517) at HTMLButtonElement.dispatch (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules\jquery\dist\jquery.js:5430:27) at elemData.handle (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules\jquery\dist\jquery.js:5234:28) at HTMLButtonElement.sentryWrapped (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules\@sentry\browser\cjs\helpers.js:92:17)
Moving on, when I want to publish the final version of the project to the remote server, I constantly receive messages similar to this;
Edit: I solved this problem by correcting the errors one by one in the remote database, but I still continue to get errors in the wappler database section.
At the same time, even if I don't make any changes, a change notification appears at the top along with this error message, and when I click save, I get a 'Nothing to do' warning. When I want to make changes, the interface does not allow it
TypeError: Cannot read properties of undefined (reading 'state') at Object.load_node (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/jsTree/jstree.js:8:16372) at b.refreshDatabaseSchema (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/databaseManager.js:1:196024) at b.refreshNodeSchema (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/databaseManager.js:1:197953) at Object._execute (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/jsTree/jstree.contextmenu_fontawesome.js:8:4351) at HTMLAnchorElement. (file:///C:/Users/xxx/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/jsTree/jstree.contextmenu_fontawesome.js:8:11516) at HTMLUListElement.dispatch (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules\jquery\dist\jquery.js:5430:27) at elemData.handle (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules\jquery\dist\jquery.js:5234:28) at HTMLUListElement.sentryWrapped (C:\Users\xxx\AppData\Local\Wappler\resources\app\node_modules@sentry\browser\cjs\helpers.js:92:17)