I use combine, filter & sort on one page.
Combine & filter are working fine. once the sort script gets added the page has issues and the functions are not working anymore.
The automated support could not help.
I use combine, filter & sort on one page.
Combine & filter are working fine. once the sort script gets added the page has issues and the functions are not working anymore.
The automated support could not help.
Hey @uebersaxsamuel! Interesting, I see that everything works as expected if I remove the sort trigger.
I also noticed the elements are inside a dropdown, and if I add a simple button as the trigger this error shows up.
Maybe this dropdown structure is breaking the script? I have not seen this yet
@Support-Luis good catch. yes the dropdown breaks the sort script.
can’t believe no one has tried this before. it’s the correct HTML setup to hide filters on mobile.
I agree this is the way to hide the filters onmobile, but yeah, I don’t remember seeing this issue before. Thanks for pointing it out though!