Skip to content

Conversation

HenryKeen
Copy link
Contributor

@HenryKeen HenryKeen commented May 16, 2017

Addresses issue #1685

Fixes a bug with IE11 - when images are specified in the layout, the promise is never resolved from the draw() function.

plotly.newPlot(elem).then(function(){
    //never hit
});

@etpinard
Copy link
Contributor

Thanks for the PR 🎉

Can you run npm run lint-fix and push again?

@etpinard etpinard added status: reviewable bug something broken labels May 16, 2017
@etpinard
Copy link
Contributor

Thanks very much!

This will be part of v1.27.1 set to be released this week.

@etpinard etpinard merged commit a729acc into plotly:master May 16, 2017
@HenryKeen HenryKeen deleted the fix-ie11-image-promise branch May 17, 2017 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants