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

Text Editor autosave does not restore on page reload #1772

Open
lemonCMS opened this issue Jun 12, 2020 · 0 comments
Open

Text Editor autosave does not restore on page reload #1772

lemonCMS opened this issue Jun 12, 2020 · 0 comments
Assignees

Comments

@lemonCMS
Copy link

Do you want to request a feature or report a bug?

bug

Bug Report

The autosave feature will store the user data in localstorage, but it will not restore on a page reload.

https://stackblitz.com/edit/angular-playground-7l4lex?file=app%2Fapp.component.html

It does work in the underlying editor that is used.
demo - https://easymde.tk/

What is the expected behavior?

After a page reload, that the data from localstorage is show in the editor

Which version of Angular and Material, and which browser and OS does this issue affect?

angular 7-9

"@covalent/core": "3.0.1",
"@covalent/text-editor": "3.0.1",

Did this work in previous versions of Angular / Material?
Not that i could find

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Covalent 3.1.0
  
To do
Development

No branches or pull requests

3 participants