https://stately.ai/viz/338dfc4e-86cb-4392-9d73-9fe53baf0287
I added my visualization here as it is a typescript error
note: I added schema service type and still getting this error
-
The first image shows my typescript error:
Property 'data' does not exist on type 'ClubAuthEvent'.
Property 'data' does not exist on type '{ type: "LOGIN"; }'.(2339) -
The second image shows the service type I added by following the docs typescript:
https://xstate.js.org/docs/guides/typescript.html#typing-promise-services -
The third image is my service, its pretty simple
Please help, Ik i can ignore it and go further but it itches me in my heart to do so.
Documentation for XState: State Machines and Statecharts for the Modern Web