Attributes 'Copy to Clipboard' not woking on Collection list.
Hey, any idea how I can get the copy to clipboard Attribute by finsweet working for each collection item?
I'm targeting a text block that's rendering a link from a few locations depending on the resource. I have the copy to clipboard attributes set in the right places but it's just getting the link from the first collection item on all items.
I think I need to loop through all the .resource-card elements and apply the script to each one but Ii'm not sure how to do that with out starting from scratch on the JS and inputting manually.