JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › errors while installation › Reply To: errors while installation
June 16, 2021 at 7:52 am
#101891
skriaa
Member
Hello,
I found the solution for my problem, but is it normal that when I execute the code I get the error :
” Type ‘object | string[]’ is not assignable to type ‘SchedulerViews’. Type ‘object’ is not assignable to type ‘SchedulerViews’. Type ‘object’ is not assignable to type ‘”timelineMonth”‘. ” for both [view]=”view” and [views]=”views” ?
i’m trying to execute the doctor schedule template.
thank you.