Description
- https://github.com/adobe/helix-rum-enhancer/blob/main/modules/index.js#L327
- https://github.com/adobe/helix-rum-enhancer/blob/main/plugins/form.js#L45
potential fix: in (2), honour optelhandled flag and return if its true.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://www.similac.com/rewards.html'
- Click on 'First Name'
- Go to network tab
- See 2 click events
Expected behavior
A single click event should be recorded for a single click
Screenshots
If applicable, add screenshots to help explain your problem.
Version:
run: $ hlx --version
Additional context
Add any other context about the problem here.
Description
potential fix: in (2), honour optelhandled flag and return if its true.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A single click event should be recorded for a single click
Screenshots
If applicable, add screenshots to help explain your problem.
Version:
run:
$ hlx --versionAdditional context
Add any other context about the problem here.