Blank app when installing better-auth #133

Closed
opened 2026-03-13 07:34:39 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @alvarofc on GitHub (Oct 24, 2024).

Describe the bug
When I install better-auth on a React + swc app all the content of the page disappears.

To Reproduce
Steps to reproduce the behavior:

  1. Use npm create cloudflare@latest -- my-react-app --framework=react to create react app + swc
  2. Install tailwind
  3. Install better-auth
  4. The boilerplate app becomes blank

Expected behavior
I would expect that nothing changes in the ui when installing better-auth

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser chrome
  • Version 130.0.6723.60

Additional context
Add any other context about the problem here.

Originally created by @alvarofc on GitHub (Oct 24, 2024). **Describe the bug** When I install better-auth on a React + swc app all the content of the page disappears. **To Reproduce** Steps to reproduce the behavior: 1. Use `npm create cloudflare@latest -- my-react-app --framework=react` to create react app + swc 3. Install tailwind 4. Install better-auth 5. The boilerplate app becomes blank **Expected behavior** I would expect that nothing changes in the ui when installing better-auth **Desktop (please complete the following information):** - OS: Windows 11 - Browser chrome - Version 130.0.6723.60 **Additional context** Add any other context about the problem here.
Author
Owner

@Bekacru commented on GitHub (Oct 24, 2024):

Make sure you're using the latest version, and please provide more information than just a blank page. Check the console for any errors.

@Bekacru commented on GitHub (Oct 24, 2024): Make sure you're using the latest version, and please provide more information than just a blank page. Check the console for any errors.
Author
Owner

@alvarofc commented on GitHub (Oct 24, 2024):

Using the @latest fixed it. Thank you!

@alvarofc commented on GitHub (Oct 24, 2024): Using the @latest fixed it. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#133