1
'Input field' binding doesn't work for Nested Object
complete
S
S Mittal
I have an app variable 'inputs' which is a list of objects (properties: id, word).
Now, i've created an Input field repeated with the variable 'inputs'.
The 'value' in the input field is bound to current.word.
Bug: whatever text i add/update to the input field, the value of the app variable remains unchanged (checked via Debugger, also because the rest of the flow clearly shows it)
Log In
Activity
Newest
Oldest
H
Harri Sarsa
complete
This is now fixed with the latest release, see https://docs.appgyver.com/changelog#release-146-2020-12-11
H
Harri Sarsa
in progress
Fixed with v2 runtime!
T
Tomi Laakso
Sounds like this will be fixed in the upcoming runtime upgrade, which should be available within next few weeks.