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.

Infinite loop w/ ReDoc (more specifically zone.js)

See original GitHub issue

Do you want to request a feature or report a bug? Bug

What is the current behavior? zone.js and raven-js (with autoBreadcrumbs: { xhr: true }) both try to wrap XMLHttpRequest.prototype.open and is causing an infinite loop between the two.

To repro:

git clone https://github.com/billyvg/ReDoc
npm install && npm start

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
billyvgcommented, Sep 22, 2017

@ffxsam it’s autoBreadcrumbs, sorry!

0reactions
kamilogorekcommented, Sep 22, 2017

Will do @ffxsam!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 6 App zone.js drainMicroTaskQueue infinite loop
My application was making an async call infinitely, causing the app to seem to freeze up. It did not freeze on windows, but...
Read more >
Developer portal changelog - Redocly
Fixed an issue with incorrect id for definition, which path is specified under oasDefinitions section in siteConfig.yaml but does not have a corresponding...
Read more >
Static site generators | Documenting APIs
Although there are many static site generators with similar features, MkDocs is one more specifically oriented towards documentation. For ...
Read more >
Improving the Quality of OpenAPI Specifications Using ...
I also want to thank the OpenAPI and tsoa communities, who assisted with ... most popular one of these standards is the OpenAPI...
Read more >
How to Index 226379 API Endpoints - HTTP Toolkit
More specifically, I've taken the OpenAPI Directory - an amazing project that has collected the ... staying automatically up to date, with tools...
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