Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

AuthenticationProviders binding should not exist in SettingsPage.xaml #39

Description

ItemsSource="{Binding AuthenticationProviders}" on line 43 of SettingsPage.xaml AND DebugPage.xaml line 45 should be removed. There is no AuthenticationProviders property in the corresponding ViewModels. My best guess is that these are artifacts of cut and paste. When running in Debug mode, the Diagnostics tool displays a few error events due to these bindings. No noticeable issues otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions