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
Comment #2
chrisfromredfinUpdated IS with steps to reproduce
Comment #3
chrisfromredfinNOTE:
My PB settings allow multiple installs (max_selections NULL)👈️ this doesn't matter