View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005096 | NoesisGUI | C# SDK | public | 2026-06-24 09:52 | 2026-06-24 11:35 |
| Reporter | Simon. | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.2.10 | ||||
| Target Version | 3.2.14 | ||||
| Summary | 0005096: "Extend already removed" Log when removing a view | ||||
| Description | We are using the C# SDK and we recently noticed that Noesis is logging an error "Extend already removed" when we remove a Noesis view at runtime which contains a C#-defined visual class. Is this expected? | ||||
| Platform | Any | ||||
|
If the UI element is still connected to the View (as a child of some other UI element), we should be grabbing a strong reference to the C# object, and only release it when there are no more references. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-24 09:52 | Simon. | New Issue | |
| 2026-06-24 10:34 | jsantos | Assigned To | => sfernandez |
| 2026-06-24 10:34 | jsantos | Status | new => assigned |
| 2026-06-24 10:34 | jsantos | Target Version | => 3.2.14 |
| 2026-06-24 11:35 | sfernandez | Status | assigned => feedback |
| 2026-06-24 11:35 | sfernandez | Note Added: 0012380 |