AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
97 stars 54 forks source link

Discrepancy loading scripts in the lab. #36

Closed braiam closed 11 years ago

braiam commented 11 years ago

Seems like the load function have to wait till all the scripts are loaded from the secure server before calling load(). If someone import a script from the community site using the lab button the page just hogs without doing a thing. Opening the console and calling load() fix the problem.

plduhoux commented 11 years ago

It's probably because you have a js error in your file and the script loading doesn't finish... that's a problem ! I will investigate about that...

plduhoux commented 11 years ago

Nope it's not that... I updated an implementation, insert a js compile error, update, "test in the lab button", 2 second to load the script in AMR, 2 seconds to open the lab... I can see that my script doesn't compile like in the following picture.. I even can see the line the problem is in the console... All Mangas Reader Lab