Base solution for your next web application

Activities of "HelloService"

Cannot add profile picture. I get this browser-side error in console:

ERROR Error: Uncaught (in promise): TypeError: Object doesn't support property or method 'toBlob' TypeError: Object doesn't support property or method 'toBlob' at Anonymous function (http://localhost:4200/vendor.js:197116:13) at ZoneAwarePromise (http://localhost:4200/polyfills.js:13086:17) at ImageCropperComponent.prototype.getCanvasBlob (http://localhost:4200/vendor.js:197115:9) at ImageCropperComponent.prototype.cropToFile (http://localhost:4200/vendor.js:197097:9) at ImageCropperComponent.prototype.cropToOutputType (http://localhost:4200/vendor.js:197061:17) at ImageCropperComponent.prototype.crop (http://localhost:4200/vendor.js:197014:17) at ImageCropperComponent.prototype.doAutoCrop (http://localhost:4200/vendor.js:196974:13) at ImageCropperComponent.prototype.resetCropperPosition (http://localhost:4200/vendor.js:196692:9) at ImageCropperComponent.prototype.checkImageMaxSizeRecursively (http://localhost:4200/vendor.js:196572:13) at Anonymous function (http://localhost:4200/vendor.js:196555:38)

I generated a new project with asp.net core + Angular and got it working. Then I added an entity with power tools and now no longer can run the angular app. I see the same issue described here: https://support.aspnetzero.com/QA/Questions/4637 it refers to NSwag in the aspnetzero documentation and also provides a link, however the link is not working. Can you please provide assistance?

Showing 1 to 2 of 2 entries