Skip to content

PageCache gives error "Uncaught TypeError: element.prop is not a function" when there is an iframe #6818

@PascalBrouwers

Description

@PascalBrouwers

Preconditions

  1. Magento 2.1.0
  2. PHP 7.0.11

Steps to reproduce

  1. Install Magento 2.1.0 with module Livechat from https://github.com/livechat/magento-livechat
  2. Enable module Livechat: bin/magent module:enable LiveChat_LiveChat
  3. Clear cache: bin/magento c:f
  4. Go to homepage

Expected result

  1. No JavaScript error

Actual result

  1. JavaScript error: Uncaught TypeError: element.prop is not a function
    screen shot 2016-09-30 at 14 03 42

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions