Base solution for your next web application

Activities of "HelloService"

Hi

Thank you. I am having the problem with MS Edge. I tried now using Chrome and it worked! However it only displays half the picture, the style seems to cut it like a triangle. How can I fix the style to show the full face of user?

Hi. I previously used Yarn. I have also done what you suggested, removed the node_modules folder and ran Yarn again. I still get the same error. I see the error occurs as soon as I select the pic and it goes to the imageCropperComponent page. Then when I click the save button nothing happens also no additional erros.

Please note that this is a stock standard download demo project from your site. I Remember also having the same issue with version 6.xxx and was hoping that 7.0 would solve it.

Hi I am using the very latest version 7.0.0. I am trying to use the default function of adding a profile picture for the logged in user. I am using the .Net Core + Angular option

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 5 of 5 entries