8b70b545a2a1906c1df8d460bce2f9e8f61e47a2
When options change (gift level, self-fund level), the share link box and QR codes update correctly, but the plan text still showed the old bare referral link. Now the plan text uses the same getShareUrl() call that generates the custom share link, so the referral link in the plan text stays in sync with the selected options.
Fix: referral plan text now uses dynamic share URL with gift/self params instead of static bare link
Description
No description provided
Languages
HTML
92.9%
JavaScript
7%
Dockerfile
0.1%