I download the lazy-load demo from github,and add @ref on SfButton tag,then run the application,It's error.
Syncfusion Demo Site:https://github.com/SyncfusionExamples/blazor-lazy-loading
there is a same issue on aspnetcore's github site:
https://github.com/dotnet/aspnetcore/issues/29342
the same problem is also on the RichTextEditor, using the Tools attribute definition
Looking forward to your reply
I add a BlazorWebAssemblyLazyLoad for RichTextEditor , It will throw an exception.
Don’t need to add this tag?
ok, and about "@ref" problem , is there any other solution?