Skip to content

WPF ValidationRule is not working when call ShowDialog #236

Open
@leeveel

Description

@leeveel

platform: .net wpf
version: ReactiveUI.WPF 13.2.2, Validation 2.1.1

Describe the bug
xxxWindow win = new xxxxWindow(); -----> inherit from ReactiveValidationObject
win.ShowDialog(); ---->ValidationRule is not working
win.Show(); ------> It's ok

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions