Ben White
Ben White
This is blocking me at the moment, my app needs to access it's own API and the MS Graph API. Any workarounds?
@SteveSandersonMS I believe the tags could be reviewed for this issue. Using Microsoft Identity Platform + Graph API for things like avatar images, directory listings, and user management must be...
Isn't this done by this line of code? https://github.com/abpframework/abp/blob/a681005cf75f6d10ba9632efe0d0144e89d7a17f/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Client/Routes.razor#L12
Sorry, maybe I misunderstood the issue. I thought the problem was that the H1 element is getting focused on first load, in which case removing that line was the fix....
I recently had a Development > Live deployment that failed badly. - Umbraco Deploy failed to apply all the schema changes with SQL errors/conflicts reported - A Smidge error that...
@sajumb, Thank you very much for the update. This is great news and certainly, goes a long way to restoring faith in the product. Look forward to the Import feature...
For me this happens during local development. I can also almost always reproduce it by opening the browser dev tools and reloading the page. I'm currently running v16.1. My guess...
This is a bit of an odd one, I cloned down the project and checked out the same release tag to try and reproduce locally on my PC. Unfortunately, the...
FYI I'm still seeing a null reference exception when making deployments from local to cloud dev, and cloud dev to cloud live. Although the error log has changed slightly now....
Nothing obviously wrong with it. The referenced one is for the new Payment Link feature which I haven't configured yet so its very default looking. ``` { "Name": "Payment Link",...