Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
I am getting this error when hosting on our application. It does not appear to happen locally.
We are using the new .Net 8 autorender functionality and this seems to happen only in a virtual environment. I can give more context if needed.
Hello Dane,
Usually, the Maximum call stack size exceeded error occurs only when using an older component version:
If your app is using Telerik UI for Blazor 5.1.1, then clear the browser cache, which will reload the telerik-blazor.js file and see if the error goes away. Also add a cache buster for your end users, which will have the same effect:
<script src="_content/Telerik.UI.for.Blazor/js/telerik-blazor.js?version511"></script>
If the error persists, please send me a stripped runnable version of the app, which reproduces the error.
Regards, Nansi Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.