Hello,
I am trying out both opensource and pro version of daypilot.
When I initialise daypilot
var dp = new DayPilot.Scheduler("dp");
I get an error Uncaught TypeError: undefined is not a function
I see that the js script is included
<script type="text/javascript" src="/workspace/pharma/assets/demo/js/daypilot-all.min.js"></script>
Any idea on what could be wrong?