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

Cannot use it in NextJS #50

Open
enricovittorini opened this issue May 3, 2024 · 0 comments
Open

Cannot use it in NextJS #50

enricovittorini opened this issue May 3, 2024 · 0 comments

Comments

@enricovittorini
Copy link

enricovittorini commented May 3, 2024

I have installed renderjson (npm i renderjson), and I have imported it

import renderjson from 'renderjson';

when using in my code:

const jsonElement = renderjson(myjson);

i have the following error:

react-dom.development.js:9126 Uncaught ReferenceError: renderjson is not defined

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

1 participant