View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004983 | NoesisGUI | Studio | public | 2026-04-09 17:31 | 2026-04-14 15:06 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004983: Creating Drag-and-Drop 'Overlay Templates' Generates XAML Errors | ||||
| Description | Currently, creating an Overlay Template from the new Drag-and-Drop Property Category, immediately generates a XAML error related to DynamicResources. This occurs if creating an Overlay Template either from the ContentControl Item itself, or from a Panel or Layout Element. See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a ContentControl Element to the root Grid, and select it to expose its Properties in the Properties Panel. 3) With the ContentControl selected, navigate to the 'Drag and Drop' section of its Properties Panel, and identify the 'Overlay Template' Property. 4) Click on the (+), and create a new 'Item' Overlay Template with any name, saved to GlobalResources.xaml Observe how a XAML error is produced. 5) Exit the Template Dummy Editor, and return to the MainPage. 6) Select the root Grid, navigate to the 'Drag and Drop' section of its Properties Panel, and identify the 'Overlay Template' Property. 7) Click on the (+), and create a new 'Host' Overlay Template with any name, saved to GlobalResources.xaml. Observe how this also produces a XAML error. 8) Click on the error notification in the lower-right of the screen to check the error in VSCode. Observe how there is a XAML error related to the DynamicResource of the created Templates. Expected Results; Pressing the (+) Create Template in the context of a Drag and Drop Item or a Drag and Drop Host, automatically creates a valid, compatible Resource which doesn't generate errors. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-09 17:31 | dstewart | New Issue | |
| 2026-04-09 17:31 | dstewart | File Added: 2026-04-09 11-17-13.mp4 | |
| 2026-04-14 15:06 | dfranjic | Assigned To | => dfranjic |
| 2026-04-14 15:06 | dfranjic | Status | new => resolved |
| 2026-04-14 15:06 | dfranjic | Resolution | open => fixed |
| 2026-04-14 15:06 | dfranjic | Note Added: 0012191 |