Closed andreygarmash closed 5 years ago
Why are you accessing the local storage item? I'm not sure exactly what the bug here is? Is the undefined causing a problem in vorto? or are you trying to use it somewhere outside of a vorto context?
Closing until an actual bug is identified. Feel free to re-open with further information.
Steps to reproduce:
Expected result: localStorage.getItem('vortoActiveLanguage') returns currently selected language (default) Actual: localStorage.getItem('vortoActiveLanguage') returns undefined