Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
Upon opening a blazor page we get the following error:
Error: Microsoft.JSInterop.JSException: Could not find 'sfBlazor.Tooltip.updateProperties' ('Tooltip' was undefined).Error: Could not find 'sfBlazor.Tooltip.updateProperties' ('Tooltip' was undefined).
at https://website.com/_framework/blazor.server.js:1:67388
at Array.forEach (
at e.findFunction (https://site.com.au/_framework/blazor.server.js:1:67348)
at b (https://
at new Promise (
at e.beginInvokeJSFromDotNet (https://
at Array.forEach (
at e.invokeClientMethod (https://
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at Syncfusion.Blazor.Popups.SfTooltip.OnParametersSetAsync()
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
The error appears to happen about half the time we load the page and it is often fixed on a reload of the page. Any assistance would be greatly appreciated, thanks.