Skip to content

[Bug] FluentValidation never removed on FluentValidationValidator unloaded #155

Open
@alexx-grand

Description

@alexx-grand

I use Telerik Wizard with dynamic steps and validators. FluentValidationValidator component adds FluentValidation to EditForm.EditContext but never removes it. After navigating between wizard steps validators are duplicated as many times you do navigation. As result ValidationMessage show duplicates. I propose to implement IDisposable for FluentValidationValidator and remove FluentValidation from EditForm.EditContext

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingTriageIssue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions