Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

captureStackTrace(o) is incredibly slow in IE 11. #1526

Open
wmill opened this issue May 18, 2018 · 0 comments
Open

captureStackTrace(o) is incredibly slow in IE 11. #1526

wmill opened this issue May 18, 2018 · 0 comments

Comments

@wmill
Copy link

wmill commented May 18, 2018

Using bluebird@3.5.1

In my project, whenever the route changes IE11 will spend several seconds executing this function.

https://github.com/petkaantonov/bluebird/blob/master/src/debuggability.js#L883-L888

Disabling debugging avoids the issue, but that's a little tricky in webpack due to #1478.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants