DavidVollmers / Ignis

The Blazor framework for building modern web applications.
https://ignis.dvolper.dev
MIT License
137 stars 8 forks source link

Fix inifinite looping bug of leaving transition with dialog rendered from outlet #26

Closed DavidVollmers closed 10 months ago

DavidVollmers commented 10 months ago

This PR fixes a bug which causes a Transition with a Dialog rendered from the DialogOutlet to loop endlessly when leaving/closing.