You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app.component.html:3
ERROR TypeError: Cannot read property 'accessorType' of null
at SerializationService.push../src/app/model/serialization.service.ts.SerializationService.deserializeIFileConfiguration (serialization.service.ts:59)
at Function.push../src/app/file-accessors/download-upload/download-upload-file-description.ts.DownloadUploadFileDescription.deserialize (download-upload-file-description.ts:22)
at Function.push../src/app/model/translation-file.ts.TranslationFile.fromDeserializedObject (translation-file.ts:124)
at Function.push../src/app/model/translation-file.ts.TranslationFile.deserialize (translation-file.ts:110)
at Function.push../src/app/model/translation-project.ts.TranslationProject.deserialize (translation-project.ts:56)
at backend-local-storage.service.ts:48
at Array.map (<anonymous>)
at BackendLocalStorageService.push../src/app/model/backend-local-storage.service.ts.BackendLocalStorageService.projects (backend-local-storage.service.ts:48)
at new TinyTranslatorService (tiny-translator.service.ts:35)
at _createClass (core.js:21267)
Building and running the project locally from the latest master branch works fine, though.
The text was updated successfully, but these errors were encountered:
Currently, I get this error when trying to access https://martinroob.github.io/tiny-translator/en/#/home in Chrome:
Building and running the project locally from the latest master branch works fine, though.
The text was updated successfully, but these errors were encountered: