PatrickJS / angular-hmr

:fire: Angular Hot Module Replacement for Hot Module Reloading
https://patrickjs.com
Apache License 2.0
505 stars 46 forks source link

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

Open lexkrstn opened 6 years ago

lexkrstn commented 6 years ago

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 commented 6 years ago

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