[TIMOB-18991] Windows: Dismissing alert dialog crashes app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-06-10T04:53:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Kota Iguchi |
Created | 2015-06-09T19:39:49.000+0000 |
Updated | 2015-06-23T17:57:32.000+0000 |
Description
I'm not sure why as I haven't run under a debugger with it yet, but in testing I noticed that opening and then dismissing an alert dialog manually will cause the app to crash. Must be something wrong with the callback when it completes. I think this is new since the change to AlertDialog made when doing OptionDialog PR.
Duplicate of TIMOB-18980
Closing as duplicate of linked ticket