HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 493 forks source link

Fixes issue #212: 'popstate' event closes window #213

Closed ghost closed 7 years ago

ghost commented 7 years ago

Fixes issue #212 "popstate' event closes window" by binding vex.closeAll to the right context while adding it as listener to event popstate.

ghost commented 7 years ago

Nevermind, is still an issue in the lastest release (3.0.0) but it's fixed in master branch.