Blazor Scheduler not working in 18.2.0.46

Week displays, even with the simplest of forms:

 <SfSchedule TValue=object></SfSchedule>

But there's no schedule toolbar and I'm getting this error in the browser tools. I've tried Edge and Brave:

schedule-89e6e2.min.js:1 Uncaught TypeError: Cannot read property 'compareBlazorDateFormats' of undefined
    at i.setCldrTimeFormat (schedule-89e6e2.min.js:1)
    at i.preRender (schedule-89e6e2.min.js:1)
    at i.t.appendTo (constants.js:93)
    at Object.initComponent (syncfusion-blazor.min.js:1)
    at syncfusion-blazor.min.js:1
    at syncfusion-blazor.min.js:1

3 Replies 1 reply marked as answer

HB Hareesh Balasubramanian Syncfusion Team July 23, 2020 02:29 PM UTC

Hi Brian, 

Greetings from Syncfusion Support..! 

We have validated your shared script error at our end and for that, we have prepared a default Scheduler sample with current(18.2.0.46) version and it is working properly at our end. And the sample can be downloaded from the following link. 


And for further reference, we have taken the below Screenshot in chrome and Edge browsers, 

Edge image
 

Chrome Image: 
 

And for your reference, kindly refer the below UG link, 

Kindly try the above sample and get back to us if you need any further assistance. 

Regards, 
Hareesh 


Marked as answer

BR Brian July 23, 2020 06:02 PM UTC

It turns out there was a conflict with another library, Blazored.Toast. 


VM Vengatesh Maniraj Syncfusion Team July 24, 2020 09:11 AM UTC

Hi Brian, 

Thanks for the update. 

We are happy that your problem has resolved now. 

Regards, 
Vengatesh  


Loader.
Up arrow icon