I tried to add an image to my form (type: “image”) and realized i didn’t have the latest version of suite. I was using 4.1.2. So I downloaded the latest version and replaced my old dhtmlx.js version with the updated version (4.5.1).
Now when I try to run my app I get ‘Cannot read property ‘evs’ of undefined’ that references this new dhtmlx.js file. Why would I be getting that error? Do I need to include other updated Suite files?