- Issue created by @goz
- 🇫🇷France goz
Module resolve path based on current language, and take user preference first.
- 🇫🇷France goz
Issue comes from ajax link js which does not take care of language calling itself.
line 107 in ajax-link.js should use Drupal.url()
const url = Drupal.url(`ajax/ajax_link?path=${encodedHref}&selector=${encodedSelector}&method=${method}`);
- Merge request !8Issue #3488423: Ajax load does not work on aliased page with missing translation → (Merged) created by goz
Automatically closed - issue fixed for 2 weeks with no activity.