[PR #1105] [MERGED] Fix error in console when hideFraction pref is missing #3519

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1105
Author: @j-f1
Created: 6/4/2023
Status: Merged
Merged: 6/4/2023
Merged by: @j-f1

Base: masterHead: jed/hide-fraction


📝 Commits (3)

  • 28e594c Fix error in console when hideFraction is missing
  • cae0ec8 Add release note
  • 7588d3a Rename 1104.md to 1105.md

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/settings/Format.js (+1 -1)
upcoming-release-notes/1105.md (+6 -0)

📄 Description

Extracted from #984. If hideFraction was null, this would produce an error about switching from an uncontrolled to a controlled component.


🔄 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/1105 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/4/2023 **Status:** ✅ Merged **Merged:** 6/4/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/hide-fraction` --- ### 📝 Commits (3) - [`28e594c`](https://github.com/actualbudget/actual/commit/28e594cbe24ca2acf7c412406e5226433ff98d95) Fix error in console when hideFraction is missing - [`cae0ec8`](https://github.com/actualbudget/actual/commit/cae0ec8e89b64f372ff4789cbbe0dea7a165f77d) Add release note - [`7588d3a`](https://github.com/actualbudget/actual/commit/7588d3adec44419ef911012be9d9ab0ebdfb5130) Rename 1104.md to 1105.md ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Format.js` (+1 -1) ➕ `upcoming-release-notes/1105.md` (+6 -0) </details> ### 📄 Description Extracted from #984. If `hideFraction` was null, this would produce an error about switching from an uncontrolled to a controlled component. --- <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:42:50 -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#3519