Update array of signal by index, it does unfocus on typing
When i type a letter on the input it loses focus trying to update and arr based on index.
3 Replies
I think using
Index
instead of For
could fix your problem.
https://playground.solidjs.com/anonymous/d0ee62cc-a83b-4504-be28-a2e978e6d882Thanks
The A.I. gave wrong suggestion. I am still experimenting
Yeah happens to me too, I need to visit the docs frequently