Should support fine-grained updates so that a change to the outer signal triggers refreshAll() whereas a change to any of the inner signals triggers refresh(item).
Should verify that it works as expected with the three main lazy loading components, Grid, ComboBox and LazyList, and at least one eagerly loaded component such as RadioButtonGroup
Should support fine-grained updates so that a change to the outer signal triggers
refreshAll()whereas a change to any of the inner signals triggersrefresh(item).Should verify that it works as expected with the three main lazy loading components,
Grid,ComboBoxandLazyList, and at least one eagerly loaded component such asRadioButtonGroup