and enabled autocapture. But it broken one of our dropdown menu select and had to revert back to previous version. Essentially when a user clicked on a dropdown menu it would just freeze any interaction like JS thread was in an infinite loop. Does anyone else had this problem?
Possible Solution
downgrade to ^2.9.3
Steps to Reproduce
I haven't tried to reproduce it on a clean repo with just amplitude enabled as that's a lot of work. Just trying to understand if anyone else is having this issue. Can do further digging if needed.
Expected Behavior
Not freeze and capture the interaction
Current Behavior
We recently upgraded from:
to
and enabled
autocapture
. But it broken one of our dropdown menu select and had to revert back to previous version. Essentially when a user clicked on a dropdown menu it would just freeze any interaction like JS thread was in an infinite loop. Does anyone else had this problem?Possible Solution
downgrade to ^2.9.3
Steps to Reproduce
I haven't tried to reproduce it on a clean repo with just amplitude enabled as that's a lot of work. Just trying to understand if anyone else is having this issue. Can do further digging if needed.
Environment