feels pretty clearly a side effect which shouldn't happen during render?
f
future-teacher-7046
05/24/2022, 10:16 PM
Yeah, that's a good point. The React SDK is just a thin wrapper around the JavaScript SDK and it's not easy with the current structure to put the tracking callback inside a useEffect hook. I'll think about this a bit.