All solutions on 1 of my client site have stopped working (Resources Center). These include: Filters, Combined, and TOC.
Browsing this page seems fine in incognito mode, but I suspect the issue would still happen to existing visitors. Is there anything we can do here to solve this? Thanks in advance.
The issue seems to come from the VisualDX script. Changing the script version fixes it for me: <script src="https://cdn.jsdelivr.net/npm/visualdx@1.0.1/dist/vdx.min.js"></script>
I think there were some changes to the VisualDX script that were conflicting with the FS scripts. I’ve managed to fixed this by targeting an older version of the Visual DX script