Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with local storage entries form elder versions #135

Open
martinroob opened this issue May 24, 2019 · 0 comments
Open

Problem with local storage entries form elder versions #135

martinroob opened this issue May 24, 2019 · 0 comments

Comments

@martinroob
Copy link
Owner

When starting tiny-translator with there is this error:
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)
We should fix the code that it can run with elder entries in the local storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant