[PR #1178] [MERGED] React Router 6 fixes #3569

Closed
opened 2026-02-28 20:43:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1178
Author: @trevdor
Created: 6/24/2023
Status: Merged
Merged: 6/24/2023
Merged by: @trevdor

Base: masterHead: trevdor-rr6-fixes


📝 Commits (3)

📊 Changes

5 files changed (+15 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+3 -0)
📝 packages/desktop-client/src/components/accounts/MobileAccount.js (+1 -1)
📝 packages/desktop-client/src/components/budget/index.js (+4 -1)
📝 packages/desktop-client/src/components/payees/index.js (+1 -1)
upcoming-release-notes/1178.md (+6 -0)

📄 Description


🔄 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/actualbudget/actual/pull/1178 **Author:** [@trevdor](https://github.com/trevdor) **Created:** 6/24/2023 **Status:** ✅ Merged **Merged:** 6/24/2023 **Merged by:** [@trevdor](https://github.com/trevdor) **Base:** `master` ← **Head:** `trevdor-rr6-fixes` --- ### 📝 Commits (3) - [`c9b6a58`](https://github.com/actualbudget/actual/commit/c9b6a584f2471bea411153824c628e1ed87d37be) Some React Router 6 fixes - [`ceb62dc`](https://github.com/actualbudget/actual/commit/ceb62dcbf484fd572db37e3b9d68ede1bd593364) Release notes - [`951e53b`](https://github.com/actualbudget/actual/commit/951e53ba5c3c204a7be98232e777bb5c2dc36579) fixup! Release notes ### 📊 Changes **5 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+3 -0) 📝 `packages/desktop-client/src/components/accounts/MobileAccount.js` (+1 -1) 📝 `packages/desktop-client/src/components/budget/index.js` (+4 -1) 📝 `packages/desktop-client/src/components/payees/index.js` (+1 -1) ➕ `upcoming-release-notes/1178.md` (+6 -0) </details> ### 📄 Description * Provide `match` prop to class components that still rely on it. * Fixes #1169 * Fixes an unrelated crash on Payees --- <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-02-28 20:43:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3569