Il modulo Calendar funziona bene ma nel file error_log ho questo errore:

[19-Dec-2022 06:41:04 Europe/Rome] TypeError: explode(): Argument #2 ($string) must be of type string, Drupal\Core\Url given in /home/hmcpdbiy/public_html/modules/calendar/src/CalendarHelper.php on line 962 #0 /home/hmcpdbiy/public_html/modules/calendar/src/CalendarHelper.php(962): explode('/', Object(Drupal\Core\Url))
#1 /home/hmcpdbiy/public_html/modules/calendar/src/CalendarHelper.php(930): Drupal\calendar\CalendarHelper::getViewRouteParameters(Array, Object(Drupal\views\ViewExecutable))
#2 /home/hmcpdbiy/public_html/modules/calendar/src/CalendarHelper.php(912): Drupal\calendar\CalendarHelper::getViewsURL(Object(Drupal\views\ViewExecutable), 'page_month', Array)
#3 /home/hmcpdbiy/public_html/modules/calendar/calendar.theme.inc(89): Drupal\calendar\CalendarHelper::getURLForGranularity(Object(Drupal\views\ViewExecutable), 'month', Array)
#4 [internal function]: template_preprocess_calendar_mini(Array, 'calendar_mini', Array)
……………………
#45

Siccome si ripete ogni giorno, mi ritrovo un file di lunghezza chilometrica.
Ho scritto anche nelle Issues del modulo, ma non ho avuto risposta.
Spero che qui siate più bravi.

ciao e grazie