View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004097 | NoesisGUI | C++ SDK | public | 2025-04-24 13:01 | 2025-05-19 12:50 |
| Reporter | Simon. | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.7 | ||||
| Target Version | 3.2.8 | Fixed in Version | 3.2.8 | ||
| Summary | 0004097: Crash when removing UI before binding with delay is applied | ||||
| Description | We are using two-way bindings with a delay of 1 second in a few places in our UI and these work fine. However when a user enters some text and then shortly after that the UI that has the TextBox gets removed, before the delay of the binding, we are getting an exception. Example XAML: Exception: | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-24 13:01 | Simon. | New Issue | |
| 2025-04-24 13:28 | sfernandez | Assigned To | => sfernandez |
| 2025-04-24 13:28 | sfernandez | Status | new => assigned |
| 2025-04-24 13:28 | sfernandez | Target Version | => 3.2.8 |
| 2025-05-19 12:50 | sfernandez | Status | assigned => resolved |
| 2025-05-19 12:50 | sfernandez | Resolution | open => fixed |
| 2025-05-19 12:50 | sfernandez | Fixed in Version | => 3.2.8 |