server$ API change in start 0.3.1 ?
I'm trying to update to last released solid-start
0.3.1 when I use server$ from an API route endpoint, I get this exception Server function called without a request context? Does this ring bells for some of you?1 Reply
GitHub
[Bug?]: server$ misses request context in API routes? · Issue #985 ...
Duplicates I have searched the existing issues Latest version I have tested the latest version Current behavior 😯 When an API route calls a server$ function, it fails with: Server function called w...