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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Happens randomly, but frequently, Blazor Server

blazor.server.js:1 [2023-07-08T04:22:08.296Z] Error: Microsoft.JSInterop.JSException: Could not find 'sfBlazor.Tooltip.updateProperties' ('sfBlazor' was undefined).

Error: Could not find 'sfBlazor.Tooltip.updateProperties' ('sfBlazor' was undefined).

    at https://dev.maka.date/_framework/blazor.server.js:1:497

    at Array.forEach ()

    at s.findFunction (https://dev.maka.date/_framework/blazor.server.js:1:465)

    at E (https://dev.maka.date/_framework/blazor.server.js:1:2611)

    at https://dev.maka.date/_framework/blazor.server.js:1:3499

    at new Promise ()

    at Ft.beginInvokeJSFromDotNet (https://dev.maka.date/_framework/blazor.server.js:1:3480)

    at Ft._invokeClientMethod (https://dev.maka.date/_framework/blazor.server.js:1:75072)

    at Ft._processIncomingData (https://dev.maka.date/_framework/blazor.server.js:1:72696)

    at Ft.connection.onreceive (https://dev.maka.date/_framework/blazor.server.js:1:67009)

   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, ComponentState owningComponentState)