-
-
Notifications
You must be signed in to change notification settings - Fork 424
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
Comments
It's working fine on my end, did you try with a different browser? |
@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 |
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. |
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 🙌! |
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
The text was updated successfully, but these errors were encountered: