latentflip / loupe

Visualizing the javascript runtime at runtime

Home Page:http://latentflip.com/loupe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't edit the code to run

harmonify opened this issue · comments

So I tried to edit the sample code to my code, but every time I click Save+Run, it shows the sample code execution processes instead of my code. I tried to use old function expressions instead of arrow functions, tried to remove async-await functions, but neither of them works.

Agreed
Same thing

So I tried to edit the sample code to my code, but every time I click Save+Run, it shows the sample code execution processes instead of my code. I tried to use old function expressions instead of arrow functions, tried to remove async-await functions, but neither of them works.

Could you paste your code in order to reproduce the issue?