Open Ajith-GS opened 1 year ago
@Ajith-GS this might already be fixed in WASDK 1.4. Can you please give it a try and report back ?
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.
@Ajith-GS this might already be fixed in WASDK 1.4. Can you please give it a try and report back ?
Thank you for your response, I will check and update.
This problem still exists in latest WASDK 1.5 (1.5.240607001).
Sorry for the delayed response. Can you verify if the problem still persists in 1.6.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.
Describe the bug
The following exception is thrown randomly when closing a WinUI3 app that contains TabView controls in its UI.
The given object has already been closed/ disposed and may no longer be used.
Call Stack:
Steps to reproduce the bug
Expected behavior
Application should close without throwing any exception.
Screenshots
No response
NuGet package version
Windows App SDK 1.3.2: 1.3.230602002
Packaging type
Unpackaged
Windows version
Windows 10 version 22H2 (19045, 2022 Update)
IDE
Visual Studio 2022
Additional context
The exception is throwing only randomly. Can not be reproduced every time. A test application is also attached. Tab_TestApp.zip