Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Runtime binding errors logged but not viewable #1517

@breyed

Description

@breyed

BindingExpression.ApplyCore calls Log.Warning if there's a runtime problem with XAML. However, these errors never show up in Visual Studio for Windows.

When debugging using Visual Studio for Windows, any binding errors should minimally show up in the Output Window in the Debug section. Even better would be an option to break execution when such a warning occurs.

The problem occurs with at least UWP and iOS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions