stefanpenner / es6-promise

A polyfill for ES6-style Promises
MIT License
7.3k stars 593 forks source link

IE 11 - Object doesn't support property or method 'finally' #325

Closed craiggeil closed 6 years ago

craiggeil commented 6 years ago

Is finally() not supported with this library?

craiggeil commented 6 years ago

Never mind, I see it was fixed. I got latest and its working now. Sorry!