Problem/Motivation

The d_p_carousel paragraph is causing a JavaScript freeze when the page is resized.

Steps to reproduce

  • Put a carousel on the page.
  • Try to resize the page back and forth in dev tools.
  • Both Chrome and Firefox will freeze.
  • After disabling d_p_carousel.js script everything is OK.

Comments

gpietrzak created an issue. See original summary.

sayco’s picture

The issue is caused by the null values that are passed to the slick slider settings. I will push a code fixing the issue to the develop branch on GitHub soon.

sayco’s picture

Status: Active » Needs review

This fix for this issue was merged to the develop branch on GitHub and is awaiting for the QA process.

  • sayco committed 7e2da1a on 8.x-2.x
    Issue #3174275 by sayco: (v 2.2) Infinite JS loop with carousel on the...
  • 8493b5a committed on 8.x-2.x
    Merge pull request #667 from droptica/ISSUE-3174275-carousel-infinite-js...
gpietrzak’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.