- Issue created by @divya.lakshman
Hi Team
I am on Drupal 10.3.9 and facets is 2.0.9.
I have product view with ajax filter , showing the filtered products.
I have checkboxes and customised range slider on my webpage.
Upon filtering I sometimes get the following error on console, the log message does not log any error.
I have custom module which is the based on facets-views-ajax.js
Uncaught TypeError: Cannot read properties of undefined (reading 'settings')
at updateFacetsView (VM129 facets-views-ajax.js:132:66)
at HTMLUListElement. (VM129 facets-views-ajax.js:115:17)
Regards
Divya
Active
2.0
Code