Error when adding, editing or viewing any node in D10.2

Not able to add,edit and view the nodes. Drupal returns the error:The website encountered an unexpected error. Please try again later.

In the log, getting the error.

Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "selection_handler" for route "system.entity_autocomplete" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 202 of /var/www/html/social/DIR/html/core/lib/Drupal/Core/Routing/UrlGenerator.php).
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

yogesh045 created an issue. See original summary.

yogesh045’s picture

Issue summary: View changes
StatusFileSize
new5.94 KB
yogesh045’s picture

Status: Active » Needs review
larowlan’s picture

Status: Needs review » Needs work

Thanks @yogesh045 - are you able to convert this to a merge request - the project only uses gitlab CI now for testing

foxy-vikvik made their first commit to this issue’s fork.

foxy-vikvik’s picture

Version: 3.2.0 » 3.x-dev

On Drupal 10.5, we’re experiencing the same issue. However, after installing the 4.x version of the module, the issue is no longer reproducible.

foxy-vikvik’s picture

Assigned: yogesh045 » Unassigned
Status: Needs work » Needs review
foxy-vikvik’s picture

StatusFileSize
new7.44 KB