I am adding a popper to each element within a parent. They are triggered on hover. The elements have a gap of 1px. When moving the mouse from one element to an adjacent element, the popper fails to register on the second element. This starts to work better with a gap of 2px and becomes completely reliable at larger gaps.