Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPF ValidationRule is not working when ShowDialog window #238

Closed
leeveel opened this issue Mar 12, 2021 · 2 comments
Closed

WPF ValidationRule is not working when ShowDialog window #238

leeveel opened this issue Mar 12, 2021 · 2 comments

Comments

@leeveel
Copy link

leeveel commented Mar 12, 2021

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

@glennawatson glennawatson transferred this issue from reactiveui/ReactiveUI Mar 13, 2021
@glennawatson
Copy link
Collaborator

Duplicate of #236

@glennawatson glennawatson marked this as a duplicate of #236 Mar 13, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants