You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've updated from 2.0.0 to 2.2.0 and noticed that no dialog alias child window is shown anymore. The constructor of the child window is called but its simply not there. Downgraded to 2.1.0 but problem persist. As soon as I downgrade to 2.0.0 dialogs are working as expected.
I'm using MetroApps Version 2.4.9, the latest version as of now. Was there any breaking change on 2.1.0 ?
I've updated from 2.0.0 to 2.2.0 and noticed that no dialog alias child window is shown anymore. The constructor of the child window is called but its simply not there. Downgraded to 2.1.0 but problem persist. As soon as I downgrade to 2.0.0 dialogs are working as expected.
I'm using MetroApps Version 2.4.9, the latest version as of now. Was there any breaking change on 2.1.0 ?
I'm opening dialogs like this:
Where
MyWindow
is type ofChildWindow
.The text was updated successfully, but these errors were encountered: