Error message after updating

After updating nsbapp studio to version 6, all my applications I get this message:

Uncaught TypeError: s.charAt is not a function.

hfunc.js holds helper functions which your app calls at runtime.

Open the Chrome Debugger and have a look at the Console tab. You should be able to figure out where in your app hfunc gets called.

George Henne
NS BASIC Corporation
http://www.nsbasic.com

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.