Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor Server App Not recognizing more than one component

$
0
0

Visual Studio 2022.

Blazor Server app.

Created a Components folder under my WebApp folder.Created a .razor compnent - a dialog box.Reference this dialog box, no issues, works as expected.

Now, when I create another .razor component in the Components folder, or anywhere else,VS 2022 intellisense fails to recognize the other component. Asking for a @using at the beginning of the page.
I've tried copying the current, working component but no luck.Also, if I rename the working component file, it ceases to function, however, I do not find or recall ever registering or including the first component anywhere.

I'd rather not just have one component for all of my very different dialog needs.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>