Problem/Motivation

JS error

Steps to reproduce

Install this module with JS aggregation

Proposed resolution

Fix bitwise OR assignment

Remaining tasks

Create patch

User interface changes

None

API changes

None

Data model changes

None

Issue fork yoast_seo-3190093

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

Tessa Bakker created an issue. See original summary.

tessa bakker’s picture

Issue summary: View changes
Status: Active » Needs review
stefan.korn’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm this issue and confirm the fix.

Setting this to RTBC as it seems a somewhat urgent fix.

cbfannin’s picture

I can also confirm this issue and confirm the fix. Thank You!

kingdutch’s picture

Status: Reviewed & tested by the community » Fixed

Good catch! It looks like it's not related to aggregation perse but requires a browser to not have `endsWith` support which triggers the polyfill.

Status: Fixed » Closed (fixed)

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