Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

Unable to load data submitted data on formRenderer using v-model #73

Open
@abhimanusharma

Description

@abhimanusharma

Hi,

my formInputData = {
"test": "test value"
}

This is my render html

<FormRenderer v-if="formData && formInputData" v-model="formInputData" :form-configuration="formData" />

Form render is opening but previous submitted data is not populating on the fileds.

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