Needs review
Project:
A/B Test UI
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Jan 2024 at 13:05 UTC
Updated:
5 Jan 2024 at 13:45 UTC
Jump to comment: Most recent, Most recent file
According to this documentation page, all modules should rely on the JQuery UI contrib module instead of the core library.
https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-or-...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | abtestui_use_jquery_ui_without_composer.patch | 645 bytes | imre.horjan |
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
Comment #3
imre.horjanComment #4
imre.horjanThe merge request contains changes in the composer.json file, which won't apply using composer.
I attach a patch without these changes so it can be applied using composer.