Problem/Motivation

I am currently on Drupal 9.5.10 trying to upgrade to Drupal 10. Running Upgrade Status scans for the module shows below warning:

The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664.

Steps to reproduce

Install the latest version of the module and the Upgrade Status module. Run Upgrade Status scan for this module.

Proposed resolution

Fix the warning related to #drupal-off-canvas selector

Command icon Show commands

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

hardikpandya created an issue. See original summary.

hardikpandya’s picture

Issue summary: View changes
StatusFileSize
new35.04 KB
hardikpandya’s picture

Status: Active » Needs review
StatusFileSize
new11.92 KB

Here is the patch to fix this.

hardikpandya’s picture

StatusFileSize
new15.79 KB

Kindly ignoe the above patch, attaching here the updated patch.

bluegeek9 made their first commit to this issue’s fork.

bluegeek9’s picture

Status: Needs review » Fixed

hardikpandya,

Thank you for your contribution to the project!

  • hardikpandya authored 02bf2a80 on 8.x-1.x
    Issue #3375856 by hardikpandya: Drupal Upgrade Status shows a warning...

Status: Fixed » Closed (fixed)

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