Flagsmith / flagsmith-js-client

Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
https://www.flagsmith.com/
BSD 3-Clause "New" or "Revised" License
60 stars 38 forks source link

fix: clear traits when identifying over previous identity #229

Closed kyle-ssg closed 5 months ago

kyle-ssg commented 5 months ago

Clears out traits when identifying over previous identity.

matthewelwell commented 5 months ago

I've reviewed the code (which looks sound) and tested this manually using 4.0.2-beta-1 and @rolodato 's test example code here.