I updated my app to 3.12 and am getting the following error:
Uncaught TypeError: Cannot read property 'toString' of undefined
It is being triggered by the following line:
init.js:899
function(c,a,d){c=k.getObject(a,!1,g);d&&(c=k.getObject(d,!1,b).call(b,c,a));return e(c,a).toString()}Any ideas? It was working fine in 3.11. Thanks