[Bug]: bank sync - gocardless account linking is broken in edge #1976

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

Originally created by @MatissJanis on GitHub (Mar 20, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Error introduced here: https://github.com/actualbudget/actual/pull/4646

externalAccount.institution in the case of gocardless is an object. And React is unable to render plain objects, so the whole page just blows up.

How can we reproduce the issue?

Attempt to link a gocardless account in edge. It will not work.

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @MatissJanis on GitHub (Mar 20, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Error introduced here: https://github.com/actualbudget/actual/pull/4646 `externalAccount.institution` in the case of gocardless is an object. And React is unable to render plain objects, so the whole page just blows up. ### How can we reproduce the issue? Attempt to link a gocardless account in edge. It will not work. ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the regressionbank syncbug labels 2026-02-28 20:00:19 -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#1976