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

[question]Uncaught (in promise) ReferenceError: Desmos is not defined #7

Open
dakotaliang opened this issue Jan 22, 2024 · 2 comments

Comments

@dakotaliang
Copy link

I imported desmos-react in jsx file, then run the project, but it has error
image
image

@ysulyma
Copy link
Owner

ysulyma commented Jan 22, 2024

You need to include the Desmos script tag separately

<script src="https://www.desmos.com/api/v1.8/calculator.js?apiKey=dcb31709b452b1cf9dc26972add0fda6"></script>

https://www.desmos.com/api/v1.8/docs/index.html

@imvahn
Copy link

imvahn commented Oct 20, 2024

This still doesn't fix, even when I add Desmos script tag.

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