LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

IDM requires `Intl`, which doesn't work in Safari #104

Closed jeffreywescott closed 8 years ago

jeffreywescott commented 8 years ago

Right now, the IDM sign-up process requires support for the HTML5 Intl APIs, which don't exist in all browsers, causing this error:

screenshot 2016-07-08 18 05 50

Browser compatibiity: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Browser_compatibility