Ok, I tried all your front item layouts and I coulnd't see this problem.
Should i look to the value stored in the menu-item? I think that is not the problem because i delted my old menu-item and created a new one and still have the problem.
No, I speak about values inside your component.
For example : You filter on a particular value. This value stay in memory in the user states vars.
You delete this value (item) on wich the filter is searching. Then if you reload the list, the filter flushes itself if it don't find this removed value.
But it can happen a bug when reading this coherence values, so it loops the refreshing.
It is a JS source, located in your modal_filters.php file (from memory)