batman✅
Need help debugging this error: Client-only API called on the server side. Run client-only code in
11 replies
Need help debugging this error: Client-only API called on the server side. Run client-only code in
Do you mean https://docs.solidjs.com/solid-router/reference/data-apis/query#query? All my query calls are part of client side components.
Currently only 2 files use
use server
which are talking to pocketbase using pocketbase sdk and the client side components are calling these files either directly or via REST endpoont (middleware)11 replies