Problem with createAsync.
When my client side try to get data from my server side with createAsync it just will always return a undefined values even when I change the getter to return a string without passing by other function or storage. It is build on the template with-auth of solidStart in typescripts.
Here the function on the server side :
On the client side :
Here the function on the server side :
On the client side :

