Hello,
I’m using the copy to clipboard on a project inside a component, the copy function is working well, however, I have a list of links to copy to clipboard and is always copying the first item only, the first component, regardless if I click link 1, 2 or 3.
Is there a way to make this work with multiple instances and a component?