ciscoheat / sveltekit-superforms

Making SvelteKit forms a pleasure to use!
https://superforms.rocks
MIT License
2.26k stars 65 forks source link

Support action result object returned from validators when using customRequest #471

Closed MrGeniusProgrammer closed 2 months ago

MrGeniusProgrammer commented 3 months ago

This PR addresses an issue where an endpoint does not return an action result object as expected. To resolve this, I have wrapped the result returned from the response in an action result object. The customRequest handler has been modified to properly handle action result objects.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
superforms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 5:17pm
ciscoheat commented 2 months ago

Added in 2.18.0