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
To improve our handling of head / body tags in our BTR process we should consider adding an attribute to vdom rendered within these elements. This would enable us to identify them during BTR and exclude browser effecting link tags injected by scripts such as google analytics.
The text was updated successfully, but these errors were encountered:
Enhancement
To improve our handling of
head
/body
tags in our BTR process we should consider adding an attribute to vdom rendered within these elements. This would enable us to identify them during BTR and exclude browser effectinglink
tags injected by scripts such as google analytics.The text was updated successfully, but these errors were encountered: