6 ms·
Problem at line 1 character 39: Cannot read property 'disrupt' of undefined Huh?
by user-id 14y ago
Problem at line 1 character 39: Cannot read property 'disrupt' of undefined
Huh?
- kevincennis 14y ago'disrupt' is an internal thing. There's a try/catch somewhere that's failing, but he catches the error and adds it to JSLINT.errors as if it were a problem with YOUR code.
- TazeTSchnitzel 14y agoIt was probably an innocent mistake, he most likely put it there for debugging.