I need to use store() to save current input state to sessionStorage. There is a race condition I don\'t know how to resolve: if I call store() insi
store()