dubAnalytics plugin breaks typing in auth.ts #1544

Closed
opened 2026-03-13 08:46:54 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ahmetskilinc on GitHub (Jul 21, 2025).

Spoke to @ping-maxwell about this already, he actually spotted it but posting this here to better track the issue.

Commenting out the dubAnalytics plugin fixes this somehow.

plugins: [
  dubAnalytics({
    dubClient: dub,
  }),
]
Originally created by @ahmetskilinc on GitHub (Jul 21, 2025). Spoke to @ping-maxwell about this already, he actually spotted it but posting this here to better track the issue. Commenting out the dubAnalytics plugin fixes this somehow. ```ts plugins: [ dubAnalytics({ dubClient: dub, }), ] ```
Author
Owner

@ping-maxwell commented on GitHub (Jul 22, 2025):

I think it's a type issue on dub-analytics's side, try opening an issue there 🙏
https://github.com/dubinc/dub-better-auth/issues

@ping-maxwell commented on GitHub (Jul 22, 2025): I think it's a type issue on dub-analytics's side, try opening an issue there 🙏 https://github.com/dubinc/dub-better-auth/issues
Author
Owner

@Kinfe123 commented on GitHub (Aug 11, 2025):

should be fixed by now. closing now.

@Kinfe123 commented on GitHub (Aug 11, 2025): should be fixed by now. closing now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1544