Hello ,
I have been trying to setup authentication with email and password using sveltekit form actions and superforms.
The onerror method gives undefined as the context error message even though data is being passed successfully .
A guide on how to solve this problem would be much appreciated.