Cal Embed script error in angular project #17143
Unanswered
MustafaKhatab2
asked this question in
Other
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
<script src="https://app.cal.com/embed/embed.js" async></script>
when I include this script in the index.html file of my angular project I keep getting this error
Uncaught Error: Cal is not defined. This shouldn't happen at embed.js:88:190 at embed.js:88:10795
any Ideas on how to fix this, or why it is happening?
Beta Was this translation helpful? Give feedback.
All reactions