Close

Profile: Intelisale

Avatar

User posts

Hello,

When I apply multiple filters, 10+ (we have a lot of product properties), at some point with every applied filter the page starts to slow down. I get the following warning in the console:

Throttling navigation to prevent the browser from hanging. See https://crbug.com/882238. Command line switch --disable-ipc-flooding-protection can be used to bypass the protection
i @ HistoryState.min.js:26
e @ HistoryState.min.js:18
u @ ReverseInfiniteScroll.min.js:1
(anonymous) @ ReverseInfiniteScroll.min.js:1
dispatch @ jquery-3.3.1.min.js:2
y.handle @ jquery-3.3.1.min.js:2
trigger @ jquery-3.3.1.min.js:2
(anonymous) @ Filters.min.js:1
u @ jquery-3.3.1.min.js:2
fireWith @ jquery-3.3.1.min.js:2
k @ jquery-3.3.1.min.js:2
(anonymous) @ jquery-3.3.1.min.js:2
load (async)
send @ jquery-3.3.1.min.js:2
ajax @ jquery-3.3.1.min.js:2
e.ajax @ jquery-migrate-3.0.1.min.js:80
A.requestProductsForSelectedFilters @ Filters.min.js:1
(anonymous) @ AttributeFilter.min.js:1
dispatch @ jquery-3.3.1.min.js:2
y.handle @ jquery-3.3.1.min.js:2

With every applied filter it keeps getting slower and slower until finally everything stops and the page throws an exception: Paused before potential out-of-memory crash and throws me to jquery-3.3.1.min.js line 2, column 27293.

This is also happening when we are clicking activate/deactivate on different filters.

Has anyone else had this case? Should I report a bug? Could you help me with this issue?

Thanks!