Wappler Version : 6.3.1
Operating System : Mac Silicon
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker
Expected behavior
What do you think should happen?
I should be able to run a sinmple dynamic on:click event to trigger a server connect.
Actual behavior
What actually happens?
If there are parameters to pass I get this error:
parser.js:386 Error parsing expression: process_jobs_api.load({test: 1, test_id: id}) ReferenceError: expext is not defined
at x (parser.js:620:1)
at _ (parser.js:605:1)
at y (parser.js:583:1)
at parser.js:572:1
at g (parser.js:561:1)
at v (parser.js:550:1)
at m (parser.js:539:1)
at f (parser.js:528:1)
at p (parser.js:517:1)
at u (parser.js:506:1)
If there are no parameters to pass it simply does not run, zilch. No errors, no anything.
No problem Scott, thanks for confirming as hopefully that’ll have the team take note - it’s a pretty major bug in my opinion.
I really wish in these situations the team would keep at least 1 or 2 previous versions in the account area to download for those of us that update inline.