AutoGrid calls list when navigating away from the page showing the component

I have page which shows 1 autogrid. When I go away from this page to home page, i see one network call to the list.

I tried creating a separate page with just default autogrid component and passed Service and Model to it directly without doing any modification.

I see 1 call to list happening in network.

I’ve discovered this behaviour as well. Did you find out how to avoid this?

When I saw the original post, I wasn’t able to find the cause. Now I think that it comes from the underlying grid and filed an issue in the component library, let’s see if it’s confirmed.

1 Like

Thank you, @luciano.13!