@jclutterbuck Any updates on this from Retool? I just ran into the same issue when moving from the legacy listView to the new one.
My components here are on change handlers and update a state object, which the listView in turn pulls from. Each component has its default value set to item.attribute_name
which should allow the updated values to be pulled into the component when I select a new page. Instead the component maintains its current value
.
If not for the limitation of the new component I'd try patching it by just running resetValue()
after page changes but now the child components aren't accessible from outside of the LV.
User Dashboard | Editor | Retool - 19 February 2024 - Watch Video