PHP Fatal error: Call to undefined method Drupal\\Core\\Url::mergeOptions() in /modules/menu_twig/src/Twig/MenuTwigExtension.php on line 57

This error appears on drupal version 8.2 or lower. Module is working fine for drupal 8.3 or higher versions.

Comments

deepali_agarwal created an issue. See original summary.

deepali_agarwal’s picture

StatusFileSize
new1 KB

PFA Patch that works on all drupal versions.

aloknarwaria’s picture

Version: 8.x-1.2 » 8.x-1.3
Status: Active » Fixed

The issue is fixed in new release 8.x.1.3

aloknarwaria’s picture

Status: Fixed » Closed (fixed)
aloknarwaria’s picture

Version: 8.x-1.3 » 8.x-1.4