- 🇮🇳India DeepaliJ
Able to reproduce the issue.
Tried to apply patch #3 on Drupal 9.5.x-dev
But patch failed to apply and showed below errorChecking patch conference_lite.theme... error: while searching for: } // Add page-node-id class to body if ($node = \Drupal::request()->attributes->get('node')) { $variables['attributes']['class'][] = 'page-node-' . $node->id(); } error: patch failed: conference_lite.theme:146 error: conference_lite.theme: patch does not apply