Skip to content

Missing data props in FormBuilderProps and error in FormBuilderPostData #317

@AnatoliiCubex

Description

@AnatoliiCubex
  1. As shown in example (https://www.npmjs.com/package/react-form-builder2), it is possible to provide pre-built data to form builder, but the data prop is missing in FormBuilderProps
  2. For the FormBuilderPostData, the problem is data that element and childItems fields are incorrect, I just generated a form data from builder, saved it in my const, added FormBuilderPostData type and errors like these
    image
    image
    image
    image

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