View Issue Details

IDProjectCategoryView StatusLast Update
0005096NoesisGUIC# SDKpublic2026-06-24 11:35
ReporterSimon. Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status feedbackResolutionopen 
Product Version3.2.10 
Target Version3.2.14 
Summary0005096: "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?

PlatformAny

Activities

sfernandez

sfernandez

2026-06-24 11:35

manager   ~0012380

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.
Is this something you can always reproduce? Would it be possible to get some small repro project so we can debug it?

Issue History

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