rhythmic-psychiatrist-74694
09/04/2022, 5:01 AMfresh-football-47124
rhythmic-psychiatrist-74694
09/05/2022, 12:51 PM_trackedExperiments
is private and doesn’t have a setter and I might end up tracking the same experiment twice in a session. This could be solved by deduplicating later, but it would be nice to avoid. Do you know how I could accomplish this?fresh-football-47124
future-teacher-7046
trackingCallback
into it's own useRef
rhythmic-psychiatrist-74694
09/05/2022, 1:59 PMfuture-teacher-7046
useRef
hook. Should work nowrhythmic-psychiatrist-74694
09/05/2022, 2:08 PM