close
Skip to content

Ran into "is dirty" validation issues when state was used to autofill a form's input field.  #1020

@ShawnCentra

Description

@ShawnCentra

I have a field in my RFF where a user can
-> type a partial address
-> select an address from a drop down
-> have it autofill some of the inputs in my RFF using component level state.

However for validation fields that are using state as value's for input fields will always show empty as the RFFs internal state isn't being updated to be in sync with autofill values from component level state.

Any suggestions on how to proceed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions