Wappler Version :4.9.0 and 4.9.1
Operating System :Windows 10
Server Model:
Database Type:remote MariaDB 10.3.34
Hosting Type:VPS
Expected behavior
What do you think should happen?
error message "cannot read property 'refs' of undefined" appears when I try to refresh schema at database connections
Actual behavior
What actually happens?
After add new tables to MySQL remote database and press with right button mouse refresh schema appears the message error and no new tables are added. It happens with the lastest versions of Wappler. If I uninstall the last version (tried 4.9.0 and 4.9.1) and install 4.7.3 it works OK (I only have this version in my HD to install) no error, refresh works well.
It is a MariaDB 10.3.34 database hosted in a VPS remote server with 37 tables. Some of them n:m relationship. I don’t know if you are asking this or more information needed. It was created with HeidiSQL tool and it was in use before I started programming with Wappler.