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

[Bug] Validate custom control (InputBase) with parameterized validator #241

Closed
Romanky opened this issue Dec 27, 2024 · 1 comment
Closed
Labels
Bug Something isn't working Triage Issue needs to be triaged

Comments

@Romanky
Copy link

Romanky commented Dec 27, 2024

Describe the bug
Unhandled error when using a parameterized validator in combination with a custom control (based on InputBase)

To Reproduce
See project: PasswordInputValidation.zip

Expected behavior
No unhandled errors

Screenshots
image

Hosting Model

  • Blazor Server
@Romanky Romanky added Bug Something isn't working Triage Issue needs to be triaged labels Dec 27, 2024
@Romanky
Copy link
Author

Romanky commented Jan 20, 2025

It seems that the ValueExpression was simply missing

PasswordInputValidation.zip

@Romanky Romanky closed this as completed Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant