Skip to content

Moralis Provider not working in nextjs13, layout.tsx #5751

Closed Answered by vivekup3424
vivekup3424 asked this question in Q&A
Discussion options

You must be logged in to vote

According to NextJS 13 docs, I can do this by wrapping MoralisProvider in "use client" declaration like this ```"use client";
import { MoralisProvider } from "react-moralis";
export default MoralisProvider;

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@GYaanii09
Comment options

Comment options

You must be logged in to vote
2 replies
@Nlferu
Comment options

@Nlferu
Comment options

Answer selected by vivekup3424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants