[PR #7299] [MERGED] docs(faq): add troubleshooting guide for dual module hazard #15455

Closed
opened 2026-04-13 10:02:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7299
Author: @himself65
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/01/12/faq


📝 Commits (1)

  • 4b75cf5 docs(faq): add troubleshooting guide for dual module hazard

📊 Changes

1 file changed (+70 additions, -0 deletions)

View changed files

📝 docs/content/docs/reference/faq.mdx (+70 -0)

📄 Description

Fixes: https://github.com/better-auth/better-auth/issues/6613, https://github.com/better-auth/better-auth/issues/7023


Summary by cubic

Adds a troubleshooting guide to the FAQ for the Dual Module Hazard that triggers “No request state found” runWithRequestState errors. It shows how to detect duplicate better-auth packages, fix by reinstalling and aligning versions, and notes the Cloudflare Workers nodejs_compat flag, addressing #6613.

Written for commit 4b75cf56eb. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7299 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/12/faq` --- ### 📝 Commits (1) - [`4b75cf5`](https://github.com/better-auth/better-auth/commit/4b75cf56eb3bba9de700fed4047fcbbe8e33b553) docs(faq): add troubleshooting guide for dual module hazard ### 📊 Changes **1 file changed** (+70 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/reference/faq.mdx` (+70 -0) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/issues/6613, https://github.com/better-auth/better-auth/issues/7023 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds a troubleshooting guide to the FAQ for the Dual Module Hazard that triggers “No request state found” runWithRequestState errors. It shows how to detect duplicate better-auth packages, fix by reinstalling and aligning versions, and notes the Cloudflare Workers nodejs_compat flag, addressing #6613. <sup>Written for commit 4b75cf56eb3bba9de700fed4047fcbbe8e33b553. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:02:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15455