Create Effect not executing in Solid Start
the function getName is working fine and shows the name of the person with id 1 after fetching it from my database but this code doesnt log anything to console not even the debug console.log(“running”) i did :
How to get and set simple data or a variable in a session (Solid Start)?
I tried setting the username and then reading it in a session in the client side in the following code but it gives an error: