SolidJSS
SolidJSโ€ข3y agoโ€ข
6 replies
Shonty

Problem with ref

Hi,
I used to set ref like in this example, but it seems that when I use solidjs router, it doesn't work after unmounting and remounting the component (the ref return undefined).
Is this normal behavior and should I use createEffect instead of onMount ?
image.png
Was this page helpful?