I'm testing out the preview release of babylon.js
When I run this line on desktop and mobile browsers:
diffuseTexture1 = BABYLON.Texture.LoadFromDataString("diffuse",data,scene);
I get the errors shown in the image below. It works fine in current version of babylon.js