Problem/Motivation

Currently, we didn't check cookies before adding a placeholder to the view. So, the placeholder always renders on the page and after that replaced by the view if cookies are accepted. It can cause some late view rendering which could affect page scrolling.

Proposed resolution

Add check, before adding a placeholder, if exists cookies for the current service.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

_shY created an issue. See original summary.

_shy’s picture

Status: Active » Needs review

  • _shY committed af864563 on 1.0.x
    Issue #3404829 by _shY: Do not add a placeholder for the view if cookies...
_shy’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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