Skip to content

When you reset the state within a component that uses vue-form, the state is not reset #99

@sidohaakma

Description

@sidohaakma

We have a component that uses vue-form. The component can get new input data via properties. When new data is passed to the component, the this.formstate._reset is not changing the state of the form (or we do not understand how we have to use this feature).

Expected behavior:
When I call this.formstate._reset reset the formstate to the initial state.

Observed behavior:
The former data objects are still in the formstate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions