isaacrc β created an issue.
In order to apply the correct width and height to the referenced files, it is necessary to apply the patch of this other issue:
https://www.drupal.org/project/image_resize/issues/3441498
π
Issue with conditional logic leading to incorrect evaluations
Needs review
isaacrc β created an issue.
isaacrc β created an issue.
isaacrc β created an issue.
I can reproduce exactly what you describe in the issue and the patch from this other issue:
https://www.drupal.org/project/views_ajax_history/issues/3364206
π
AJAX GET in core: Alter ajax url query parameters
Needs review
has fixed the problem.
Please check and test.
Hey! thanks for creating the issue and the fixes.
I can confirm that this patch fixed the problem mentioned in this issue and also the one described in this other issue:
https://www.drupal.org/project/views_ajax_history/issues/3379638
π
Pager index not reset when selecting exposed filter
Active
but the "back and forth" functionality using the browser still didn't work, I attach a patch where I add the view arguments to the url to make it work with the core changes you mentioned.
I can also confirm that the patch fixed the issue in Drupal 10.1 Thanks!
Patch #5 works but it gave me these errors when running drush updb:
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/invite/invite.info.yml
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/invite/modules/invite_by_email/invite_by_email.info.yml
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/invite/modules/invite_link/invite_link.info.yml
I attach a patch removing the 'core' key
I added the !32 MR since the ^10 core requirement was missing in the submodule 'ImageAPI Optimize AVIF & WebP Responsive'
isaacrc β made their first commit to this issueβs fork.
isaacrc β created an issue.