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).
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | default-field-settins-3448214-9.patch | 7.44 KB | foxy-vikvik |
| #2 | dynamic_entity_reference_3448214-1.patch | 5.94 KB | yogesh045 |
Issue fork dynamic_entity_reference-3448214
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
Comment #2
yogesh045 commentedComment #3
yogesh045 commentedComment #4
larowlanThanks @yogesh045 - are you able to convert this to a merge request - the project only uses gitlab CI now for testing
Comment #6
foxy-vikvik commentedOn 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.
Comment #8
foxy-vikvik commentedComment #9
foxy-vikvik commented