Problem/Motivation

Noted by @chrisfromredfin whilst manually testing #3489729: Allow recipes to be re-applied from the Project Browser UI:

having an issue with 'Drupal2.$dialog is not defined' or something similar. I have seen this in other MRs so I don't think it's related to this issue. But I've seen it enough that it should have a [follow-up].

Steps to reproduce

- Grab the drupal_cms_analytics recipe: `composer require drupal/drupal_cms_analytics`
- Apply it from the Recipes tab.
- When you return to PB, you cannot open modals.
- Turn off aggregation and it will work.

Proposed resolution

TBD

Comments

phenaproxima created an issue. See original summary.

chrisfromredfin’s picture

Issue summary: View changes

Updated IS with steps to reproduce

chrisfromredfin’s picture

NOTE:

  • I'm using a generic "GTM-xxxxx" where x is a digit pattern when installing.
  • My PB settings allow multiple installs (max_selections NULL) 👈️ this doesn't matter