Microsoft.JSInterop.JSException: Could not find 'createScheduler' in 'window.Radzen'

Hello. I am trying to create page with RadzenScheduler like manual's example, but when i'm trying to do this i get error from blazor: WASM: Unhandled exception rendering component:

blazor.webassembly.js:1 WASM: Microsoft.JSInterop.JSException: Could not find 'createScheduler' in 'window.Radzen'.
blazor.webassembly.js:1 WASM: Error: Could not find 'createScheduler' in 'window.Radzen'.
How can I fix this. I' am upgraded from previous version to latest. And it didn't help

You are missing Radzen.Blazor.js - the instructions are here:
https://blazor.radzen.com/get-started