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
## What's being changed
We're removing the call to `escapeJs()` in the web behaviour tracking template.
## Why it's being changed
`escapeJs()` was breaking the id to be sent to EC.
## How to review / test this change
- Set a breakpoint in L5 of the template
- Reload the home page
- Confirm that the ID is correctly formed
Related work items: #105176
0 commit comments