Hello ,
I have created a simple project with Cocos2d-js and run it on chrome it is blocked at loading screen(0 %) and there are no errors in the console.
But it is running fine in firefox.
Also another major issue is that when I make any changes in javascript it is not getting updated in the browser all the time. I will have to close the browser , shutdown the server then again restart the server.
This has become a very painful process all the time.