Skip to content

Fix stuck loading and drop in-preview editing#18

Merged
developeranku merged 1 commit into
mainfrom
fix/idb-stuck-loading
May 6, 2026
Merged

Fix stuck loading and drop in-preview editing#18
developeranku merged 1 commit into
mainfrom
fix/idb-stuck-loading

Conversation

@developeranku
Copy link
Copy Markdown
Member

Two things. The library and templates pages were getting stuck because openDb could hang or reject silently — usually when a stale tab held an older DB version after we bumped to v2. Hardened the IDB layer to handle blocked, version-change, and synchronous-throw cases, reset the cached promise on rejection, and made the consumers surface a real error instead of staying on Loading decks forever. Also dropped in-preview heading editing — the occurrence-index round-trip was fragile and the feature wasn't pulling its weight.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stackdeck Building Building Preview, Comment May 6, 2026 2:11pm

@developeranku developeranku merged commit 18e6824 into main May 6, 2026
1 of 3 checks passed
@developeranku developeranku deleted the fix/idb-stuck-loading branch May 6, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant