Hi,
We are trying to use an angular modal checking the example explained in the related page (the update event part), the console shows the following message "Uncaught TypeError: Cannot read property 'Modal' of undefined" referenced to the line "import Modal = DayPilot.Angular.Modal;". We can navigate without problems in the IDE to "Angular" namespace and to the "modal" class.
Comparing the package.json from the example and from our project we found that they are using differents versions of the daypilot-pro-angular. We have also tried to download the example daypilot-pro-angular version but is not working correctly.
Can you help us with the modal creation pls? Thanks