Chronostasys / Blazor.Cropper

A blazor library provides component to crop image
MIT License
84 stars 19 forks source link

Now in the most basic version of a 7.0 template (calling a razor libary) I'm getting "Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer: Warning: Unhandled exception rendering component: Could not find 'setVersion' ('setVersion' was undefined). #67

Closed brauerj-gc closed 1 year ago

brauerj-gc commented 1 year ago

Here is a repository showing a working 7.0 example and the non-working ABP7 example: https://github.com/brauerj-gc/CropperError-ABP7-and-dotnet7 (browse to /cropper after loading either Blazor app)