question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

just-range crashes devtools

See original GitHub issue

Hi @angus-c! Awesome collection, I use it here and there. One gotcha:

let range = require('just-range');
range(5.4, 11.200000000000001, 0.2)

Crashes devtools.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
angus-ccommented, Oct 21, 2016

fixed by #26

0reactions
angus-ccommented, Oct 23, 2016

@dfcreative done! Sorry for the delay.

Read more comments on GitHub >

github_iconTop Results From Across the Web

debugging - Chrome Developer Tools closes instantly when ...
Whenever I click CTRL + SHIFT + I to open the dev tools window, or click Tools -> Developer Tools in Chrome's menu,...
Read more >
DevTools crashes on a website with large number of ... - GitHub
My current project pulls nearly 5000 JSON objects from a database, and uses react-window to render a scrollable list which only shows 10 ......
Read more >
Web constantly crashing when openin devTools
I've been developing a website for a while now. Ever since I got a new computer (with win8 on it), chrome started crashing...
Read more >
441223 - Dev Tool crashes on each site with a Ohn Snap ...
I have the exact same issue and went back to stable chrome version because devtools became useless when every page load. Comment 5...
Read more >
Edge's DevTools/F12 crashes while debugging : r/MicrosoftEdge
I have this issue since I updated my browser to 96. Whenever I try to debug a webpage that I'm working with, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found