radzenhq/radzen-blazor

RadzenDatePicker doesn't work in server mode

huxinshuo opened this issue · 2 comments

blazor.server.js:1 [2024-12-11T14:07:43.781Z] Error: Microsoft.JSInterop.JSException: Could not find 'Radzen.createDatePicker' ('Radzen' was undefined).
Error: Could not find 'Radzen.createDatePicker' ('Radzen' was undefined).

My web aready install Radzen and has code as below:
@using Radzen
@using Radzen.Blazor

And I'm in China where it is difficut to open https://blazor.radzen.com/getting-started?theme=material3
微信截图_20241211221744

You need to also include the JavaScript file. It is in the instructions.

Thanks,It is no wrong infomation,but it is still not work as below:
微信截图_20241211223228