Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Promise polyfill required? #23

Open
dballance opened this issue Aug 23, 2017 · 0 comments
Open

Promise polyfill required? #23

dballance opened this issue Aug 23, 2017 · 0 comments

Comments

@dballance
Copy link

dballance commented Aug 23, 2017

Installed product versions

  • Export/Import Build Definition extension: 0.0.8

Description

In IE 11 - clicking export displays no error and no user feedback. Inspecting the console reveals: "'Promise' is undefined". I think this project might need a polyfill or documentation of limitations in browsers without native Promise support.

I do see that q is included with this lib, so I'm unsure what the real culprit is...

Steps to recreate

  1. Open IE11
  2. Navigate to build definition in TFS
  3. Open DevTools (F12)
  4. Select the menu ··· and "Export"
  5. Error in console

Current behavior

Fails to export - error attached.

Error

Expected behavior

Exports properly in browsers without native Promise implementations.

Thanks for the lib - works great otherwise. Ran into this attempting to migrate a build so figured I'd pass it along.

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

No branches or pull requests

1 participant