Open
Description
🐛 Bug Report
When opening a dialog, the embedded TableView will invoke "loadMore" function several times.
https://codesandbox.io/s/brave-merkle-uji7e?file=/src/App.tsx
🤔 Expected Behavior
loadMore is invoked only when needed
🔦 Context
I am integrating @quarry/inventory container into a dialog, I have quite a heavy loadMore function which is being triggered indefinitely making my app go non-responsive.
🧢 Your Company/Team
AEM Sites/Odin