Skip to content

feat: replace cookie banner with c15t IAB TCF consent management#731

Draft
BurnedChris wants to merge 1 commit intoTanStack:mainfrom
consentdotio:c15t-pr
Draft

feat: replace cookie banner with c15t IAB TCF consent management#731
BurnedChris wants to merge 1 commit intoTanStack:mainfrom
consentdotio:c15t-pr

Conversation

@BurnedChris
Copy link

Integrate c15t v2 with IAB TCF 2.3 compliant consent banner and dialog, replacing the previous custom cookie consent component. Uses consent.io managed backend with SSR prefetching to eliminate banner flash.

  • Add ConsentManagerProvider with IABConsentBanner and IABConsentDialog
  • Add SSR prefetch via createServerFn for flash-free consent detection
  • Integrate GTM via c15t script loader (consent-aware)
  • Remove old CookieConsent component and unconditional GTM scripts
  • Configure Vite for c15t dependency compatibility

Integrate c15t v2 with IAB TCF 2.3 compliant consent banner and dialog,
replacing the previous custom cookie consent component. Uses consent.io
managed backend with SSR prefetching to eliminate banner flash.

- Add ConsentManagerProvider with IABConsentBanner and IABConsentDialog
- Add SSR prefetch via createServerFn for flash-free consent detection
- Integrate GTM via c15t script loader (consent-aware)
- Remove old CookieConsent component and unconditional GTM scripts
- Configure Vite for c15t dependency compatibility

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link

netlify bot commented Feb 24, 2026

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4ee5a6a

@autofix-ci
Copy link
Contributor

autofix-ci bot commented Feb 24, 2026

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@BurnedChris BurnedChris marked this pull request as draft February 24, 2026 22:33
@BurnedChris BurnedChris reopened this Feb 24, 2026
@BurnedChris
Copy link
Author

Hey!

Just a wip, weird fork sync logic happening right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant