🇧🇪Belgium @Seppe Beelprez

Account created on 30 January 2017, almost 8 years ago
#

Recent comments

🇧🇪Belgium Seppe Beelprez

My issue was fixed by using a patch for the Views module: https://www.drupal.org/project/drupal/issues/3323574 🐛 Pagination not working correctly in AJAX view with exposed filters Needs review

🇧🇪Belgium Seppe Beelprez

Just saw your comment, my issue was fixed by using a patch for the Views module: https://www.drupal.org/project/drupal/issues/3323574 🐛 Pagination not working correctly in AJAX view with exposed filters Needs review

🇧🇪Belgium Seppe Beelprez

Together with Pathauto, if you still save the translated node after the original node is saved, the url alias is being generated as well:

$node->save();
$node_translation->save();
🇧🇪Belgium Seppe Beelprez

Sorry for my extreme late response, just had this issue again on a new website I'm working of and I'm using the views_ajax_history module as well. If I unchecked the checkbox Enable Views AJAX history in the AJAX settings of my view, everything is working just fine.

So it's related to that module, will look further into it right now.

🇧🇪Belgium Seppe Beelprez

After looking into this in more detail, the issue has to do with the use of tokens in another custom module. My apologies for reporting this incorrectly.

Production build 0.71.5 2024