Nested list widget not updating ui on data change

I have a list based on a JS Object. Inside the list i have a another list(nested) in which i am trying to build a dynamic form (a plus button to add new input widget). On the plus button a new item is added to List2 but ui is not getting updated.

I have come across this issue, on further reading on the github issue it appears that its fixed.

Also i cannot (or im not sure how to) use storevalue in this scenario as list2 is based on list1.

Hey @ashik_sali !

Welcome to Appsmith community.

Could you please share a screen-recording(loom etc.) with us to show the exact steps and behaviour?