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.

Promise is not supported in Opera Mini all, IE Mobile 11, IE 11

See original GitHub issue

We don’t have a note anywhere in README that Promise is used in superagent.js and a polyfill is needed such as es6-promise.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
niftylettucecommented, Mar 28, 2019

v5.0.0 is released and fixes this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Promise is not supported in Opera Mini all, IE Mobile 11, IE 11
I think we're not using promises at the core yet, so if you use end() callback it should work without promise polyfill.
Read more >
Promise is not supported in Opera Mini all, IE Mobile 11, IE 11
Coming soon: A brand new website interface for an even better experience!
Read more >
Promises | Can I use... Support tables for HTML5, CSS3, etc
A promise represents the eventual result of an asynchronous operation. Usage % of. all users, all tracked, tracked desktop, tracked mobile.
Read more >
Browser Support | Tippy.js
Proxy mobile browsers like Opera Mini are not supported. #IE11. IE11 (and other older browsers) is supported with the following polyfills: Promise; Object....
Read more >
How to support promises in Internet Explorer 11?
IE11 neither supports arrow functions nor native Promises. Use a JS transpiler (like babel) or don't use ES6 features. For Promise support you...
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