Hi,
I use Kendo components for Angular for my application. I had to use Scheduler component, I installed 13.0.3 version of
- @progress/kendo-angular-scheduler
- @progress/kendo-angular-common
- @progress/kendo-angular-dateinputs
- progress/kendo-angular-popup
- @progress/kendo-angular-icons
- @progress/kendo-angular-tooltip
The rest dependent packages are below 13.0.3 version. The scheduler is successfully loaded. However, when I click on date input, I get this error on console:
What is the reason of this error and what is the solution for that?
P.S. When I upgraded @progress/kendo-angular-buttons package to 13.0.3 version, I received this error message on console: "Directive WindowMinimizeActionDirective is attempting to extend component ButtonComponent". So, I downgraded to 8.2.2 version. Now, I do not have the error message related with Buttons.
Please, help to resolve the issue of "element.getBoundingClientRect".
Best regards.