Problem/Motivation

The modal library uses the core/jquery.ui.tabs library, that is not actually needed and deprecated with Drupal 8.8. It will be removed in Drupal 9.0.0, therefore we should remove it.

Proposed resolution

Remove the core/jquery.ui.tabs dependency.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sasanikolic created an issue. See original summary.

sasanikolic’s picture

Status: Active » Needs review
FileSize
402 bytes

Here is the patch with the dependency removed.

Berdir’s picture

Status: Needs review » Reviewed & tested by the community
Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks.

  • Berdir committed 7b5b9e7 on 8.x-1.x authored by sasanikolic
    Issue #3100033 by sasanikolic: Remove jquery.ui.tabs dependency
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.