After installing Advagg, the "Performance" tab at /admin/config/development/performance/* is being rendered twice.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-redundant-performance-tab.patch | 503 bytes | lahoosascoots |
| Performance-tab.png | 130.35 KB | aellison |
After installing Advagg, the "Performance" tab at /admin/config/development/performance/* is being rendered twice.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-redundant-performance-tab.patch | 503 bytes | lahoosascoots |
| Performance-tab.png | 130.35 KB | aellison |
Comments
Comment #2
lahoosascoots commentedComment #3
aellison commentedComment #4
nickdickinsonwildeIt must be conflicting with something else since I cannot reproduce and using that patch it does (as I expected) entirely remove the performance tab. What other modules are you using?
Comment #5
nickdickinsonwildeComment #6
dom. commentedI second that. It happens when you upgrade to 8.5.0 from 8.4
see #2952302: Double Performance Tab after update -> 8.5 for more info.
Comment #7
rsaddington commentedSupplied patch tested on Drupal 8.5.3 and applied cleanly.
Resolves issue with duplicate menu items for me - marking as RBTC.
Comment #8
idebr commentedThanks for the patch! The duplicate tab is a bit of an eye sore.
Comment #9
johanvdr commentedThe double tab is apparent on https://www.drupal.org/project/advagg/releases/8.x-3.5 as well.
Applying the patch still showing the two performance tabs. Cleared cache to be sure to no avail.
Comment #10
nickdickinsonwildeApplying, thanks for the patch (and the patience ;))
@johanvdr: I believe there is another module that also defines that tab like Advagg did due to Drupal 8.0-8.4 not defining that tab.
Comment #13
hswong3i commentedFixes not complete yet for advagg 8.x-3.x-dev, when working together with drupal 8.6.0, see #2998702: Advagg Validator duplicates Core's "Performance" tab in Performance section
Comment #14
gianesini commentedI'm also seeing two performance tabs at /admin/config/development/performance, both show the same options. I'm on Core 8.7.2 and AdvAgg 8.x-3.5.
I'll look around and report back what I find.
Comment #15
megadesk3000 commentedI have the same issues (doubled performance tab) on Drupal 8.7.4 and AdvAgg 8.x-4.0.
EDIT: Sorry, works now. Probably only a caching issue after module update. I can confirm, that i have now only 1 performance tab.