Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • Jozef, I tried this. but it doesnt work. field values are lost on refresh. Commented Apr 15, 2020 at 16:07
  • can you check if handler function is being triggered? with debugger; or console.log? Commented Apr 15, 2020 at 16:08
  • instead of user try 'user.inputs' Commented Apr 15, 2020 at 16:12
  • Yes I tried with console.log. It is triggered. and I changed to user.inputs. But it still doesnt retain values. Commented Apr 15, 2020 at 16:14
  • 'form' which we are passing as argument in the setItem, is this how it is suppose to be? Commented Apr 15, 2020 at 16:20