Closed arve0 closed 7 years ago
Safari 10.1.2 gives the error
app.main.js:1071:84 TypeError: undefined is not an object (evaluating 'window.navigator.userLanguage[1]')
and a blank page. Works in Chrome.
@arve0 Thanks. Cross browser support is being added (here ca25a1a5475caa140934e4cac904d45ff4521397). Should work without errors now.
Safari 10.1.2 gives the error
and a blank page. Works in Chrome.