Kevin

Results 4 comments of Kevin

it actually does have the function, try to add`console.log()` in your updateImage function, you will see the function is being called.

I had the exact same problem and finally found out that the cause of this error because i haven't put my `.env` file onto my root project. I had pre-action...

my workaround for this is using Toast component instead of `useToast`