react-ab-test icon indicating copy to clipboard operation
react-ab-test copied to clipboard

AB test removed but still firing mixpanel events

Open atuljain2995 opened this issue 2 years ago • 2 comments

Table of Contents

  • Expected Behavior
  • Current Behavior
  • Possible Solution
  • Steps to Reproduce (for bugs)
  • Context
  • Your Environment

Expected Behavior

If I removed AB test from react app. No event should fire on analytic tool like mixpanel.

Current Behavior

I have removed AB test from react app. But it is still firing and I can see mixpanel event for that

Possible Solution

Steps to Reproduce (for bugs)

This issue is caused when you remove AB test from code and might be possible local storage of some users might not be updated and still have local storage for this Ab test.

Context

Your Environment

  • Version used: 3.1.0
  • Browser Name and version: Chrome version 110
  • Operating System and version (desktop or mobile): Both
  • Link to your project:

atuljain2995 avatar Mar 15 '23 11:03 atuljain2995

image

atuljain2995 avatar Mar 15 '23 11:03 atuljain2995

image

atuljain2995 avatar Mar 15 '23 11:03 atuljain2995