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

input[type=radio] & select input value restoration #60

Open
lexkrstn opened this issue Jul 16, 2017 · 1 comment
Open

input[type=radio] & select input value restoration #60

lexkrstn opened this issue Jul 16, 2017 · 1 comment

Comments

@lexkrstn
Copy link

I've just injected angular-hmr into my project, and all the [type=text] inputs work great. Now I don't have to fill them in by myself. It's a really big relief for me.

But I noticed that some fields of the form (like radio's and select's) are still not being restored.
So I wonder is their restoration just not implemented yet, or I've configured something wrong?

@PatrickJS
Copy link
Owner

we have an experimental that we're working on
https://github.com/AngularClass/angular-hmr/blob/master/src/experimental.ts

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

No branches or pull requests

2 participants