BlazorDialog icon indicating copy to clipboard operation
BlazorDialog copied to clipboard

BlazorDialog seems to not be working after .net8 update

Open phortaiZ opened this issue 1 year ago • 1 comments

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

phortaiZ avatar Oct 24 '24 11:10 phortaiZ

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

stavroskasidis avatar Oct 24 '24 14:10 stavroskasidis