View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002612 | NoesisGUI | Unity3D | public | 2023-05-29 13:36 | 2023-09-27 17:58 |
Reporter | sfernandez | Assigned To | sfernandez | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 3.2.1 | ||||
Target Version | 3.2.3 | ||||
Summary | 0002612: Crash reloading assembly with xaml containing bindings | ||||
Description | From forum post: https://www.noesisengine.com/forums/viewtopic.php?t=2950 | ||||
Steps To Reproduce | <Grid x:Name="NotificationsGrid" Margin="10,20" HorizontalAlignment="Left" VerticalAlignment="Top"> <Grid x:Name="NestedGrid" Visibility="{Binding ObjectivesViewModel.HasObjectives, Converter={StaticResource BoolToVisibilityConverter}}"> </Grid> </Grid> | ||||
Additional Information | It happens when using a nested binding: ObjectivesViewModel.HasObjectives | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-29 13:36 | sfernandez | New Issue | |
2023-05-29 13:36 | sfernandez | Assigned To | => sfernandez |
2023-05-29 13:36 | sfernandez | Status | new => assigned |
2023-05-29 13:36 | sfernandez | Target Version | => 3.2.2 |
2023-05-29 13:38 | sfernandez | Steps to Reproduce Updated | |
2023-05-29 13:38 | sfernandez | Additional Information Updated | |
2023-09-27 17:58 | sfernandez | Target Version | 3.2.2 => 3.2.3 |