Duplicates
Latest version
Current behavior 😯
- Using
useAction with non trivial server side code causes a silent crash on the client and no errors
Expected behavior 🤔
- Using
useAction with server side code simply works
Steps to reproduce 🕹
Repro repo: https://github.com/shoooe/solid-start-blank-page
Context 🔦
I'm trying to call a server-only action using useAction
Your environment 🌎
No response