Category select does not work when combined with AdvAgg module

Created on 31 August 2023, about 1 year ago
Updated 23 November 2023, 12 months ago

Problem/Motivation

We use the Advanced CSS/JS Aggregation β†’ module on our sites, which does stuff to the CSS and JavaScript like minify it, etc.

When that module minifies the acquia-dam-categories.js, it causes an error after the template string on line 11, when it smushes up against the next this.showMenu = .

Steps to reproduce

1. Install AdvAgg module and turn on.
2. When choosing an image from the DAM, the category select will not work, and there will be an error in the JavaScript console.

Proposed resolution

Add a semicolon after the template string in acquia-dam-categories.js. I created a patch to accomplish this and will attach to this ticket.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States nessthehero

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024