Skip to content

Commit 005d531

Browse files
committed
⚗️ Isolate TTS sample A/B test from mobile register CTA variant
The mobile register CTA test variant was forcing TTS samples on via must-show-tts-on-mobile, cross-contaminating the pricing-page-tts-sample experiment readout. PricingPageContent already evaluates the TTS sample flag internally, so drop the stray binding and let each experiment gate its own UI independently.
1 parent 2b92fe1 commit 005d531

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pages/member.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
utm-source="website"
1010
utm-medium="web"
1111
:coupon="coupon"
12-
:must-show-tts-on-mobile="isMobileRegisterCTATestVariant"
1312
@open="handleOpen"
1413
@subscribe="handleSubscribe"
1514
>

0 commit comments

Comments
 (0)