Hi,
I'm getting a JS error:
filters.min.js?94244f:5 Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
at JFilters.filteringModule.Filter.init (filters.min.js?94244f:5:3921)
at new JFilters.filteringModule.Filter (filters.min.js?94244f:5:3784)
at filters.min.js?94244f:5:12241
at Array.forEach (<anonymous>)
at JFilters.filteringModule.boot (filters.min.js?94244f:5:12195)
This is in a custom field using the range inputs option. I have a min and max set in the options.
I have adjusted the layouts a bit with CSS but I'm pretty sure none of the rendering has been changed in the php files.
Please let me know where to start looking for this problem.
Regards, Brendan