Current Refinements Not Supported?
-
I wanted to add the currentRefinements() widget to my InstantSearch page.
here is the code I used
search.addWidget( instantsearch.widgets.currentRefinements({ container: '#current-refinements', }) );
However, it appears that the plugin does not support this widget. I receive an error stating ” instantsearch.widgets.currentRefinements is not a function”
Can someone confirm?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Current Refinements Not Supported?’ is closed to new replies.