-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript codeQA/TestingIn TestingIn Testing
Description
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
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript codeQA/TestingIn TestingIn Testing
Type
Projects
Status
👀 In review