You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid showing placeholders for the same element multiple times (#365)
Even without the hideTrackingElement code path, there are some
situations that can lead to duplicate placeholders from being shown
for an element. Let's explicitly prevent that from happening.
0 commit comments