SOLVED: Interactions IDs stay the same when duplicating their parent element

Browser: Chrome 125
OS: Windows

Hi! This is an old thing, but I completely forgot about it, until I had to deal with it again yesterday.

I have a set of elements (links) which have interactions. Whenever I duplicate a link, the interactions are also duplicated, but the IDs of the duplicates stay the same as the original.

I’m not sure whether this is a bug or the expected behavior. I mean, if you duplicate an interaction, it will get new IDs. But if you duplicate the element with the interactions, the duplicate interactions won’t change IDs.

How to replicate - create an element and set a few interactions. Duplicate the element and check the duplicated element’s interactions’ IDs.

Thanks! :slight_smile:

Hi Valentin,
Thanks so much for your report!

I reproduced the issue and added it to our bug tracker.

Best regards,
timmse

1 Like

Hi Valentin,
We’ve fixed this issue in Bricks 1.9.9, now available as a one-click update in your WordPress Dashboard.

Changelog: Bricks 1.9.9 Changelog – Bricks

Please let us know if you are still experiencing issues.

Best regards,
timmse

1 Like

Thank you very much!