Cal Embed script error in angular project #17143
Replies: 1 comment
-
Hey @MustafaKhatab2! 👋 I'm here to help you out with any bugs, questions, or contributions you have. Let's squash this bug together! The error "Uncaught Error: Cal is not defined" typically occurs when the script that defines
By following these steps, you should be able to resolve the error. To continue talking to Dosu, mention @dosu. Written by @dosu, approved by dosu-customer-success |
Beta Was this translation helpful? Give feedback.
-
<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