Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2020 at 14:19 UTC
Updated:
18 Apr 2022 at 10:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
devad commentedComment #3
devad commentedComment #4
lukasss commentedI have similar problems too.
I think this is due to the lack of necessary libraries jquery ui:
https://git.drupalcode.org/project/facets/-/blob/8.x-1.x/modules/facets_...
https://git.drupalcode.org/project/facets/-/blob/8.x-1.x/modules/facets_...
https://www.drupal.org/node/3067969
Comment #5
lukasss commentedComment #6
lukasss commentedI added jquery_ui_slider and jquery_ui_touch_punch in suggest section composer.json
Comment #7
lukasss commentedComment #8
lukasss commentedsome correct
Comment #11
renrhaf+1 RTBC for patch #8.
Test is failing, does someone know how to get rid of that ? Just add the "jquery_ui_slider" module to the install list of the test case ?
Comment #12
idiaz.roncero+1, the module range slider won't work on D9 due to jquery.ui.slider removed from Core
Comment #13
james.williamsComment #14
marcoka commentedYep, same here :)
"Uncaught TypeError: $(...).slider is not a function"
Comment #17
renrhafRerolled for 2.x branch
Comment #18
roland.molnar commentedPatch in #17 worked for me.
Comment #19
anybodyComment #20
anybodyPatch looks good and makes a lot of sense against 2.x branch due to jQuery removal.
But this seems to be a duplicate of #3153622: Offer an alternative slider based on nouislider for Facets Range Widget?
Perhaps close this issue and proceed in 3153622 as it seems more complete? Which one contains the better patch?
Comment #21
mkalkbrennerComment #23
mkalkbrennerComment #25
mkalkbrenner