Ajax load does not work on aliased page

Created on 19 November 2024, about 2 months ago

Problem/Motivation

If link is used in page with alias and use alias itself, the internal request get a 404 error

Steps to reproduce

  1. Use entity_reference_pagination_formatter module
  2. in a content type, add an entity reference field and use entity_reference_pagination_formatter to display a few elements and see the "next" link.
  3. click on the link
  4. Reponse is empty

debugging in \Drupal\ajax_link\Controller\AjaxLink::ajax(), $response = $this->httpKernel->handle($newRequest, HttpKernelInterface::SUB_REQUEST); respond a 404 error.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇫🇷France goz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024