Why does toNumber() work on production but not on dev?

Current set-up : SPA Pages, Windows 10, MySQL, PHP

On my Production machine I have to use toNumber() but on my Dev machine if I use it I get an error. It works on my Dev machine if I exclude toNumber()

My error…

Formatter toNumber in expression [arr1.items.contains(sc_ad_job_q.data.sa_ad_job_q.job_type.toNumber()))] doesn't exist for type number

Maybe dmxFormatter.js is not up to date?
Or maybe some other files are not up to date.

How do I ensure the latest Wappler files are on both my local Dev machine and my Production machine WITHOUT using Publish?

Community Page
Last updated: