[PR #3794] [MERGED] Fixes #3729: Typescript and Runtime error after previous merge #5062

Closed
opened 2026-02-28 21:05:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3794
Author: @tlesicka
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @matt-fidd

Base: masterHead: fix-typescript-error


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Modal.tsx (+1 -1)
upcoming-release-notes/3794.md (+6 -0)

📄 Description

It looks like one file was missed in updating useResponsive. This corrects the reference in packages/desktop-client/src/components/common/Modal.tsx


🔄 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/3794 **Author:** [@tlesicka](https://github.com/tlesicka) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-typescript-error` --- ### 📝 Commits (2) - [`a84fbaf`](https://github.com/actualbudget/actual/commit/a84fbafa7525984d1203dbceeb3c1963235665fc) Fixes typescript and runtime error after #3729 - [`612355a`](https://github.com/actualbudget/actual/commit/612355ad3096d2b90bd833922d5abace5572c14a) Create 3794.md ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Modal.tsx` (+1 -1) ➕ `upcoming-release-notes/3794.md` (+6 -0) </details> ### 📄 Description It looks like one file was missed in updating ```useResponsive```. This corrects the reference in ```packages/desktop-client/src/components/common/Modal.tsx``` --- <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 21:05:23 -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#5062