Skip to content

[Bug]: Form Data not populating into child elements #1830

Open
@ScottKemp

Description

@ScottKemp

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I added an Input element to a Form. The Form has initial data. The Input element references this initial data. But, the element does not show the data.

When the form data is slightly changed, then the Input shows properly.

I have a few bugs with Elements not showing the parent's form data, but I am hoping they are the same. This is very repeatable. I will attach the app file.

Expected Behavior

I expect the child Input element to correctly show the Form Data.

Steps to reproduce

Load attached app. Notice that the Input Field will be empty. Then click on Form Element, change the Intial Data value from "Test" to "Test2", you will see it suddenly appear.

Environment

No response

Additional Information

DEBUG.json

Metadata

Metadata

Labels

ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript code

Type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions