signal of createResource is not reactive inside a For component
When passing the signal obtained in a request made by createResource and looping the results of that the reactivity when the resource mutate is lost.
It works fine if i iterate the signal with a .map() so i don't know what can be the issue.
It works fine if i iterate the signal with a .map() so i don't know what can be the issue.
