Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

v1.0.9 Internet Explorer Bug Fixes

Compare
Choose a tag to compare
@jasonleibowitz jasonleibowitz released this 02 Jun 14:07
· 5 commits to master since this release
2eccd4c

Updates

  • Fix an issue where the button doesn't function properly on IE. Object.values is not in IE, use Object.keys instead. #24