Skip to content
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

Page Title #61

Open
Vikas8881 opened this issue Jan 12, 2022 · 3 comments
Open

Page Title #61

Vikas8881 opened this issue Jan 12, 2022 · 3 comments

Comments

@Vikas8881
Copy link

After Setup all things
i get this error when set title on any page
Severity Code Description Project File Line Suppression State
Error (active) RZ9985 Multiple components use the tag 'PageTitle'. Components: Microsoft.AspNetCore.Components.Web.PageTitle, Blazor.AdminLte.PageTitle e:\AProjects\StewardPlush\StewardPlushUI\Shared\sessionout.razor 5

Anybody know any solution

@daniellor
Copy link

If NET 6, try

<Blazor.AdminLte.PageTitle>Title</Blazor.AdminLte.PageTitle>

@scottycroy
Copy link

scottycroy commented Mar 13, 2022

What other changes are there with this project when using NET 6?
For example, when I install this, then the namespace Blazor.AdminLte.Site is not found.
I am using WASM not hosted.

@Vikas8881
Copy link
Author

@scottycroy try this https://www.blazor.zone/ i try with server and WASM Not hosted and both working fine
look once if you like it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants