Chapter 15: NoMoralisContextProviderError: Make sure to only call useMoralis within a <MoralisProvider> #1773
-
NoMoralisContextProviderError: Make sure to only call useMoralis within a Hi @alymurtazamemon
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 14 replies
-
Issue resolved I was using this version of react-moralis:1.3.5 and it was giving the error 👍 |
Beta Was this translation helpful? Give feedback.
-
If this method doesn't work for someone, do this
It works pretty fine than the previous method |
Beta Was this translation helpful? Give feedback.
-
👉 👉 Those blockchain developers who are done with the Lesson#15 repo, they can go to this thread #2107 : 🔥🔥🔥🔥🔥🔥 |
Beta Was this translation helpful? Give feedback.
-
This Combination is work for me
and I installed it, while my app is running on the other terminal. |
Beta Was this translation helpful? Give feedback.
Issue resolved
I was using this version of react-moralis:1.3.5 and it was giving the error
But then i changed it to react-moralis:^1.3.5 and then again reverted it back to react-moralis:1.3.5 and issue resolved
👍