Error: Could not find Convex client!

Got this error: Error: Could not find Convex client!
useMutation
must be used in the React component tree under
ConvexProvider
. Did you forget it? See https://docs.convex.dev/quick-start#set-up-convex-in-your-react-app


And yeah. I have set up everything correctly. The site is live already just made some changes to the backend. Can there be another reason why this error is shown?


In the image you see that I only made backend changes
image.png
Was this page helpful?