-
-
When generating code from a GitHub repository it's failing. This behavior started about 2 days ago.
Reproducing the error:
1. Create Blazor WASM project
2. Upload to GitHub repo
3. Add workflo…
-
[EDIT by guardrex to add the metadata]
This doc was super-helpful in educating me on how to add Key Vault protection to my blob storage-persisted keys. Thanks for that helpful guide. However, after…
-
It didn't run smoothly on my laptop, especially when there's a lot of data
![image](https://user-images.githubusercontent.com/1549611/126459076-be0ff2ae-4522-4a8b-96f8-a77547723472.png)
-
### `bind-value-oninput` or `bind` does not work with `contenteditable` divs
### Bug Description
In the below code, the expectation is as and when I edit the div content I need to update the model…
-
I am getting the PKCE error when following this how-to: https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory-b2c?view=aspnetcore-7.0
Already …
-
I'm building onto the Clean Architecture and Blazor solutions from Jason Taylor. After hitting a stumbling block, went back to his To Do example to see if it was working there, and it does not seem to…
-
[Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view) ([announcement](https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript))…
-
I've created SWA resource in Azure, and connected it to my GitHub repo, where it created the deployment workflows. I started out trying a deployment without an api-location, and that worked fine. I th…
-
### Is your feature request related to a problem? Please describe:
The web doesn't come with a file save dialog feature. You are expected to download a file. It would be nice to have that capability …