You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 5 swipers on my page, each swiper contains 2-6 slides ( each slide is a "product card" with image, buy button etc. - if its important ).
All works perfect.
But if the page( tab ) was inactive for more than an hour and then click on / activate it
the tab just freezes - then get an memory error "SBOX_FATAL_MEMORY_EXCEEDED" ( Chrome )
Left only swiper-bundle / init code on the page for tests - same behavior
Again, all works great when reloading the page/tab manually or open new page/tab.
But it freezes when click on an inactive page / tab after 1 hour or later.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have 5 swipers on my page, each swiper contains 2-6 slides ( each slide is a "product card" with image, buy button etc. - if its important ).
All works perfect.
But if the page( tab ) was inactive for more than an hour and then click on / activate it
the tab just freezes - then get an memory error "SBOX_FATAL_MEMORY_EXCEEDED" ( Chrome )
Left only swiper-bundle / init code on the page for tests - same behavior
Again, all works great when reloading the page/tab manually or open new page/tab.
But it freezes when click on an inactive page / tab after 1 hour or later.
Chome v109.0.5414.120
Firefox v91.0.2
Is it browers error or swiper or my code?
Beta Was this translation helpful? Give feedback.
All reactions