How do I restart CMS Filters? Issue with Barba JS

Hey @caleb.raney! Could you try using these?

window.fsAttributes.destroy();
window.fsAttributes.init();

These should restart the CMS Filter Attribute as you wish

2 Likes