community-features
community-features copied to clipboard
Don't trigger reload of ui listing at page load
Preconditions (*) 2.3.x
Steps to reproduce (*)
- Open sales orders page
- Look at page source
- Page already contain items and totalRecords at ui config js
Expected result (*) Don't trigger reload event and renderer listing from already available data
Actual result (*) Reload event triggering and in fact we receive same data that was available at page load
@magento I'm working on it
I think it's the same problem: https://github.com/magento/magento2/pull/38734