Replies: 2 comments 4 replies
-
Push to GitHub. I will look into it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@MeghMax You are getting this error because you are specifying the parameter await enterRaffle({
// onComplete:
// onError:
onSuccess: handleSuccess,
onError: (error) => console.log(error),
}) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried almost all solutions that I could find on github, stackoverflow and stackexchange and am still stuck with this error for a couple of days. If anyone can see what I have done wrong, I would really really appreciate it if you could help me out
Beta Was this translation helpful? Give feedback.
All reactions