GFlisch / Arc4u.Guidance.Doc

Other
5 stars 1 forks source link

(Guidance 2022.2.1.14) Generated Blazor application is missing the "About" menu entry #230

Closed vvdb-architecture closed 7 months ago

vvdb-architecture commented 7 months ago

With the latest Guidance, a Blazor application doesn't contain the "About" menu entry:

image

Probably related to this compilation warning:

1>...\FE\Blazor\HappyFlow.Blazor\Shared\MainLayout.razor(19,17,19,34): warning RZ10012: Found markup element with unexpected name 'BottomNavMenu'. If this is intended to be a component, add a @using directive for its namespace.
vvdb-architecture commented 7 months ago

Corrected in the latest version of the Guidance as of 21/2/2024