Sun「無用」
Explore posts from serverscreateResource returning undefined when data is fetched
I'm just learning solid and did something like a hook? maybe? dunno.
Anyways, I'm just calling
createResource
with a fetch on it and returning it's json.
But, for any reason, that fn is returning undefined, even when the data is properly fetched("tested" by logging the json).
Code: 105 replies