Skip to content

Commit

Permalink
Merge pull request #156 from growthbook/fix-attribures-override-setuping
Browse files Browse the repository at this point in the history
Fix attributes override setup
  • Loading branch information
vazarkevych authored Dec 3, 2024
2 parents 7422b7c + 4bcde38 commit 811a2dc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class GrowthBookSDK() : FeaturesFlowDelegate {
} else {
refreshCache()
}
this.attributeOverrides = gbContext.attributes
this.savedGroups = savedGroups
refreshStickyBucketService()
}
Expand Down

0 comments on commit 811a2dc

Please sign in to comment.