Skip to content

Fix Monarch Money sync when open in multiple tabs - #32

Open
jaronrubenstein wants to merge 2 commits into
tyler-class:mainfrom
jaronrubenstein:fix/monarch-money-sync
Open

Fix Monarch Money sync when open in multiple tabs#32
jaronrubenstein wants to merge 2 commits into
tyler-class:mainfrom
jaronrubenstein:fix/monarch-money-sync

Conversation

@jaronrubenstein

Copy link
Copy Markdown

I was having issues during the Setup stage of the integration, and ultimately determined that it was caused by the extension attempting to access the wrong Monarch tab. This fix resolves that, while also slightly enhancing security by addressed a credentials leakage issue.

Jaron Rubenstein added 2 commits June 14, 2026 21:00
…ried tab arbitrarily in setup.js could select a stale or background tab, triggering host permission errors. This commit aligns setup.js with background/service-worker.js by sorting the queried tabs by lastAccessed to always select the active, in-focus tab.
@tyler-class tyler-class added bug Something isn't working enhancement New feature or request labels Jun 18, 2026
@tyler-class

Copy link
Copy Markdown
Owner

Reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants