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!
After updating the Syncfusion NuGet package to version
21.1.39, we receive the following stack trace when rendering the Toast
component.
Uncaught Error
Error: System.ArgumentException: The type 'SfToast' does not contain a public
invokable method with [JSInvokableAttribute("CreatedEvent")].
Replication procedure:
Expected Output: The Toast component should render
without any errors in the console.
Current Output: An error occurs in the console while
rendering the Toast component.