Closed (fixed)
Project:
Facets
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 May 2024 at 15:14 UTC
Updated:
1 Dec 2025 at 21:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
maursilveira commentedI've just created a merge request for both dev versions 2.0.x and 3.0.x with the change.
Comment #5
bkosborneLooks good
Comment #6
scott_earnest commentedTested the 2.0.x patch with:
Drupal 11.0.7
Facets 2.0.9
Prior to patch, on page [Add Facet] (/admin/config/search/facets/add-facet)
After selecting "Facet source" ajax error appears and "Field" is not visible
After applying patch "Field" appears as expected
RTBC +1 on 2.0.x
Comment #8
kevinquillen commentedRebased branch so the patch can apply to the latest Facets release(s).
Comment #10
strykaizerComment #13
fractile81 commentedWhile this has been merged into the 3.0.x branch, the problem remains in the 2.0.x branch. Applying the changes manually (change "replace" to "replaceWith") appears to still correct the issue.