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
This is a demo project to show unexpected app crash.
Open the app, it works fine. Press "add rows other thread" button and it crashes.
HOWEVER if you just comment out this line in main.qml,
there are no exceptions and rows are added just fine!