Weird tool-tip component behavior

I have created a tooltip component which is triggered using mouse enter/leave on the parent group it is placed within. Now the group/div I have placed it in is binded to a list.

So ideally if I paste the component in the main group and create the hide/unhide workflow on that group - the tooltip should work for all appearing groups. This isn’t the case - The tooltip only behaves right on the main group it has been pasted in → It appears in all binded groups but the the workflow only triggers the component pasted in the main group.