Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no document error on page refresh #425

Open
usama-hassan-khan opened this issue Oct 1, 2022 · 2 comments
Open

no document error on page refresh #425

usama-hassan-khan opened this issue Oct 1, 2022 · 2 comments

Comments

@usama-hassan-khan
Copy link

usama-hassan-khan commented Oct 1, 2022

i am facing an issue when I reload the page,getting no document error,kindly help
image

@JoeRandom
Copy link

@usama-hassan-khan
Please check the issue #296.

@heypran
Copy link

heypran commented Mar 26, 2023

Quoting the response:
For users using nextjs, you can use next/dynamic for this case

const DynamicReactJson = dynamic(import('react-json-view'), { ssr: false });
<DynamicReactJson src={yourData}

I think we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants