I was following the kendo getting started tutorial.
I'm able to add Calendar component successfully and see it in the UI. But when i tried to add Data grid using command - "ng add @progress/kendo-angular-grid" , I can add the module successfully but when i run my application its throwing error - " 'get' and 'set' accessor must have the same type. "
Same issue when i tried to add and run dropdown component..
Can anyone please help.
Thanks in advance.