I have opened the chrome dev tool debugger and one file thelib.js is named as VM10628, I thought it's code from chrome but I'll check it's contents and it match the file thelib.js. Anybody know why it's a name VM10628?
Asked
Active
Viewed 87 times
0
jcubic
- 56,835
- 46
- 206
- 357
-
Try closing and re-open the browser. Chrome sometimes holds onto the previous version of the js file, so it shows as VM####. – Will Dec 19 '15 at 09:27
-
@Will now to file is VM11230. – jcubic Dec 19 '15 at 11:42