Problem/Motivation

The issue is that JS code is initialized multiple times (in this case scroll reveal). This is the standard way of implementing JS but when initialized multiple times it is resulting in a broken design (almost all elements that should have been revealed are hidden and you have no way to display them resulting in a broken design).

CommentFileSizeAuthor
#2 15.patch1.13 KBhonzapara

Comments

honzapara created an issue. See original summary.

honzapara’s picture

StatusFileSize
new1.13 KB

Uploading a patch for the issue.

naveenvalecha’s picture

Assigned: naveenvalecha » eleonel
Status: Active » Reviewed & tested by the community

Looks good
Thanks @honza

naveenvalecha’s picture

Assigned: eleonel » Unassigned
Status: Reviewed & tested by the community » Fixed

The Patch has been committed to the 8.x-1.x branch and cherry-picked the commit to the 2.0.x and 2.1.x branches. It will be rolled out in the next release.

Status: Fixed » Closed (fixed)

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