[PR #173] [MERGED] Remove react strict mode #309

Closed
opened 2026-02-27 19:17:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/173
Author: @tuomasmustakallio
Created: 4/1/2024
Status: Merged
Merged: 4/8/2024
Merged by: @tuomasmustakallio

Base: masterHead: 77-client-sends-two-token-requests-on-login-callback


📝 Commits (2)

  • 83f5b03 Remove react strict mode
  • bd9368a Merge branch 'master' into 77-client-sends-two-token-requests-on-login-callback

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 client/app/page.tsx (+1 -0)
📝 client/next.config.mjs (+3 -2)

📄 Description

Set react strict mode to false because main component is not using useEffect for its intended purpose. This kind of a temporary fix to a temporary problem. This can be undone when token handling is improved


🔄 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/EddieTheCubeHead/Stagnum/pull/173 **Author:** [@tuomasmustakallio](https://github.com/tuomasmustakallio) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@tuomasmustakallio](https://github.com/tuomasmustakallio) **Base:** `master` ← **Head:** `77-client-sends-two-token-requests-on-login-callback` --- ### 📝 Commits (2) - [`83f5b03`](https://github.com/EddieTheCubeHead/Stagnum/commit/83f5b03db2bbebd0785d38b68236620e725a4cea) Remove react strict mode - [`bd9368a`](https://github.com/EddieTheCubeHead/Stagnum/commit/bd9368afb491eea0ff8911ef7d9ed9a2716d850a) Merge branch 'master' into 77-client-sends-two-token-requests-on-login-callback ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+1 -0) 📝 `client/next.config.mjs` (+3 -2) </details> ### 📄 Description Set react strict mode to false because main component is not using useEffect for its intended purpose. This kind of a temporary fix to a temporary problem. This can be undone when token handling is improved --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#309
No description provided.