forked from pushtell/react-ab-test
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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:
Metadata
Metadata
Assignees
Labels
No labels