Godofbrowser/vuejs-dialog

Demo page does not work in Safari

arve0 opened this issue · 1 comments

arve0 commented

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 ca25a1a). Should work without errors now.