blazor-workshop icon indicating copy to clipboard operation
blazor-workshop copied to clipboard

Blazor workshop

Results 56 blazor-workshop issues
Sort by recently updated
recently updated
newest added

In Module 6, the preserving state section does not function as described. This will need a fix and a small rewrite https://github.com/dotnet-presentations/blazor-workshop/blob/main/docs/06-authentication-and-authorization.md#preserving-order-state-across-the-redirection-flow

bug

Commenting out to match Save point 03. If starting from 00 and following tutorial, this is Issue #339

I tried to run the application in the browser and installed it as an app but I can't received the push notifications. Apparently, the app is sending the notification via...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...

Let's add a module that shows how to move the Blazing Pizza storefront into a Blazor Hybrid application

enhancement

The directions and screenshots in the ['Deploy to Azure' module](https://github.com/dotnet-presentations/blazor-workshop/blob/main/docs/10-publish-and-deploy.md) are out of date with respect to the new SSL features available on App Service and the new features of...

bug

[save point 2 Address.cs](https://github.com/dotnet-presentations/blazor-workshop/blob/main/save-points/02-customize-a-pizza/BlazingPizza.Shared/Address.cs), in this file, required fields are defined. Those do not get filled up at any point by the Client, but the server will expect them, when...

I would love to see the ability to have the menu on the right side of the Navigation bar not left. More modern looking.

When running the src folder and checking how it looks in Chrome and Safari, the mobile version is unformatted. ![Captura de ecrã 2020-04-11, às 20 02 05](https://user-images.githubusercontent.com/13136154/79052864-330db700-7c31-11ea-87da-cc97bb17e502.png)

enhancement