Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI/UX Tools
CMS
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Hi,
When migrating a WebAssembly Blazor App, this error happens:
Could not find 'TelerikBlazor.initMediaQuery' ('TelerikBlazor' was undefined).
Thanks,
The Telerik Blazor Js reference was missing:
<script src="_framework/blazor.webassembly.js"></script> <script src="_content/Telerik.UI.for.Blazor/js/telerik-blazor.js"></script>
#jefferson2020
Hi Jefferson,
I'm happy to see you quickly found the solution on your own.
Thank you for sharing it here, publicly, so other developers can benefit from it.
Kind Regards,
Hristian
Thanks for posting this as this resolved the same issue that we had too!
Regards,
Jonathan