debugjs.com icon indicating copy to clipboard operation
debugjs.com copied to clipboard

Infinite Loop (TypeError: Cannot call method 'eval' of null)

Open cipherself opened this issue 12 years ago • 5 comments

Steps to reproduce: 1- open http://debugjs.com/#example 2- Click on the red dot on line 7 to remove it 3- Hit run twice

Browser: Chrome Version 31.0.1650.63 OS: Ubuntu 13.04 Kernel version: 3.8.0-35-generic

cipherself avatar Jan 06 '14 23:01 cipherself

oops. Thanks for reporting!

On Mon, Jan 6, 2014 at 6:15 PM, Mohammed Attia [email protected]:

Steps to reproduce: 1- open http://debugjs.com/#example 2- Click on the red dot on line 7 to remove it 3- Hit run twice

— Reply to this email directly or view it on GitHubhttps://github.com/amasad/debugjs.com/issues/1 .

amasad avatar Jan 06 '14 23:01 amasad

Good luck!

cipherself avatar Jan 07 '14 00:01 cipherself

I am trying to attempt a go on this, any pointers?

cipherself avatar Jan 07 '14 00:01 cipherself

I'm guessing is that we need to correctly destroy the current 'debugger' instance before starting a new one in 'devtools.$resetDebugger' however not sure how and currently away from my computer

On Monday, January 6, 2014, Mohammed Attia wrote:

I am trying to attempt a go on this, any pointers?

— Reply to this email directly or view it on GitHubhttps://github.com/amasad/debugjs.com/issues/1#issuecomment-31702211 .

amasad avatar Jan 07 '14 00:01 amasad

Great, will take a look.

cipherself avatar Jan 07 '14 00:01 cipherself