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

BlazorDialog seems to not be working after .net8 update #26

Open
phortaiZ opened this issue Oct 24, 2024 · 1 comment
Open

BlazorDialog seems to not be working after .net8 update #26

phortaiZ opened this issue Oct 24, 2024 · 1 comment

Comments

@phortaiZ
Copy link

Once updated from .NET 6 to .NET 8 (as well as BlazorDialog v2.3 to v.3.2) the Blazor Dialog stopped working.

Steps to reproduce the behavior:

  1. Update to .NET 8
  2. Follow the BlazorDialog instalation instructions provided

Expected behavior
Expected Dialog to appear

  • OS: Windows 10
  • Browser : chrome, edge
@stavroskasidis
Copy link
Owner

stavroskasidis commented Oct 24, 2024

Can you provide a sample project that shows that the dialog is not working?
Did you add the <DialogOutput/> component in your MainLayout.razor ?

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

2 participants