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

[DEMO]: NextJS 12 demo doesn't seem to work #659

Closed
nik32 opened this issue Mar 14, 2024 · 4 comments
Closed

[DEMO]: NextJS 12 demo doesn't seem to work #659

nik32 opened this issue Mar 14, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@nik32
Copy link

nik32 commented Mar 14, 2024

What is the improvement/update you wish to see?

Wanted to know if the package works with NextJS 12 (The demo given here wasn't working)? If it does work with NextJS 12 then would wish to see it working

Link the related docs page, if it exists.

https://stackblitz.com/edit/nextjs-epd84e?file=package.json

@nik32 nik32 added the documentation Improvements or additions to documentation label Mar 14, 2024
@github-actions github-actions bot added the triage yet to be reviewed label Mar 14, 2024
@nik32 nik32 changed the title [DEMO]: NextJS 12 demo doesn't work [DEMO]: NextJS 12 demo doesn't seem to work Mar 14, 2024
@orestbida
Copy link
Owner

It's working fine on my end, did you try with a different browser?

@orestbida orestbida removed the triage yet to be reviewed label Mar 14, 2024
@nik32
Copy link
Author

nik32 commented Mar 15, 2024

@orestbida thanks for the quick reply! I tried on safari... it did not compile only. Then I tried with edge... it compiled but nothing is shown in the output tab... its blank white

@orestbida
Copy link
Owner

Stackblitz is not perfect. After the successfull compilation try reloading the right pane (preview iframe).

Alternatively you can download the entire demo as a zip file, extract it in a folder, run npm install and then start the app.

@nik32
Copy link
Author

nik32 commented Mar 16, 2024

You are right... there might be an issue with stackblitz... coz it ran on my local with NextJS 12. Thanks a lot for the replying and Kudos for this library! It's awesome 🙌!

@nik32 nik32 closed this as completed Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants