[Bug]: The Calendar widget causes high CPU usage #2398

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

Originally created by @milanalexandre on GitHub (Aug 17, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

The Calendar widget keeps refreshing continuously even when there is no user interaction.
Image

How can we reproduce the issue?

Steps to reproduce

  1. Open the application
  2. Go to the /reports page and add a Calendar widget
  3. Add a log inside the CalendarCardInner function
    packages/desktop-client/src/components/reports/reports/CalendarCard.tsx
  4. Check the console from the /reports page

Observed behavior

  • The Calendar widget re-renders continuously. (see log)
  • CPU usage increases.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

source

https://discord.com/channels/937901803608096828/1404524865880588378/1404524865880588378

Originally created by @milanalexandre on GitHub (Aug 17, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? The Calendar widget keeps refreshing continuously even when there is no user interaction. ![Image](https://github.com/user-attachments/assets/b0c17a93-9e81-4543-a9c7-46b69d9c1a2b) ### How can we reproduce the issue? #### Steps to reproduce 1. Open the application 2. Go to the `/reports` page and add a Calendar widget 3. Add a log inside the `CalendarCardInner` function `packages/desktop-client/src/components/reports/reports/CalendarCard.tsx` 4. Check the console from the `/reports` page #### Observed behavior - The Calendar widget re-renders continuously. (see log) - CPU usage increases. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System Linux ### source https://discord.com/channels/937901803608096828/1404524865880588378/1404524865880588378
GiteaMirror added the reportsbug labels 2026-02-28 20:12:51 -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#2398