- last update
about 1 year ago Patch Failed to Apply - Issue created by @nikitas
- last update
about 1 year ago Patch Failed to Apply - πΊπΈUnited States daletrexel Minnesota, USA
I'm not finding the string being patched in the file referenced here, in 2.0.6 (or 2.0.x).
https://git.drupalcode.org/project/facets/-/blob/2.0.6/js/facets-views-a...There is only one implementation of once() here, and it appears to be the proper application of core/once within a jQuery object:
$(once(facetId, '[data-drupal-facets-summary-id=' + facetSettings.facets_summary_id + '] ul li')).click(function (e) {...}
- π¬π·Greece nikitas
I am sorry for the confusion you are right. I did not realize that the project was using this patch: https://www.drupal.org/files/issues/2023-09-27/3052574-187.patch β from here: https://www.drupal.org/project/facets/issues/3052574 π Facets with AJAX not working in most of situations Needs review