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

Nextjs example - doesn't works in the development mode #262

Closed
1 task
ChaitanyaZebpay opened this issue Dec 16, 2021 · 1 comment
Closed
1 task

Nextjs example - doesn't works in the development mode #262

ChaitanyaZebpay opened this issue Dec 16, 2021 · 1 comment

Comments

@ChaitanyaZebpay
Copy link

Checklist

  • This issue is NOT related to the charting library itself

Describe the bug
The nextjs example only works correctly if we run it in production mode: yarn; yarn build; yarn start. In case of development mode: yarn; yarn dev the chart container div is not even present in the DOM.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Go to 'nextjs-javascript' folder
  3. Run command: yarn; yarn dev
  4. See error
@ChaitanyaZebpay
Copy link
Author

Duplicate of #224. But guys will appreciate if you could fix this asap.

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