ArturAronov
ArturAronov
SSolidJS
Created by ArturAronov on 8/7/2023 in #support
input loosing focus after each key press
Thank you so much! I managed to get it work with createStore
6 replies
SSolidJS
Created by ArturAronov on 8/7/2023 in #support
input loosing focus after each key press
Thank you! By wrapping answers into objects {value: 'answer1'} the input field keeps it focus as expected. I now have a different bug, the input value updated as expected, however on save/submit the store value remains unchanged. From the researched I've gathered, I believe it's the issue of subscribing to signal, however I couldn't find a way that actually works
6 replies