Дикий
Explore posts from serverswhen changing a dynamic variable that contains json <For> will not be re-rendered
I have a variable createsignal and it contains json and during actions on the page it receives data from the server and through the <For> element it should be displayed every time the variable is changed but it doesn't work what to do?
155 replies
How to create a reactive localstorage?
Hi, I need to create a reactive localstorage for localization on my site but I don't know how to do it,
here is my attempt to make one:
but it doesn't work because when the page reloads, the value reverts to the original value
36 replies