-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing code which is generated from project template #23696
Comments
Thanks @johndhunter ... To harden this doc (and in other places), we're going to try not to show code that doesn't apply to the scenario at hand. It's too hard to keep up with the churn otherwise. Thanks for reporting this ... I'll take of care it quickly. Leave this issue open, as it will close automatically when the PR merges. |
Cool but I thought this was the scenario at hand (https://docs.microsoft.com/en-gb/aspnet/core/blazor/security/webassembly/standalone-with-authentication-library?view=aspnetcore-6.0&tabs=visual-studio) - in other words that was the self-same set of instructions I followed and it generated that code (VS Version 17.0.0 Preview 7.0 and 6.0.0-rc.2.21480.10) |
I mean that it's not relevant to the coverage of the concepts of the section. However, I don't really want to drop all of the code. In these cases, I usually make a strategic use of an ellipsis ( I need to get past the 6.0 release tho and some much needed R&R 🏖️ on the 🎁 holiday break ⛄ before I engage with the whole security node. Use of ellipsis is a reasonable compromise at this time with 6.0 about to release while we're all 🏃 ⛰️⛏️😅. I'll reach this node on #19286 for more work. I'm going to cross-link this discussion to that issue to make sure that I review this when the time comes. Oh ... and I describe the use of an ellipsis in a general way here as a general approach. I won't know for sure if that's going to work until I look on Monday. If it turns out not to be the best approach, then I'll version the content and show the full 6.0 version of the |
App component needs
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
and maybe an explanation (i.e. the tooltip)
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: