Skip to content

Fix navbar disappearing: properly destroy Didit SDK on cleanup#1625

Merged
MusabShakeel576 merged 1 commit intoqafrom
claude/fix-kyc-redirect-navbar-sx6Bx
Mar 11, 2026
Merged

Fix navbar disappearing: properly destroy Didit SDK on cleanup#1625
MusabShakeel576 merged 1 commit intoqafrom
claude/fix-kyc-redirect-navbar-sx6Bx

Conversation

@MusabShakeel576
Copy link
Copy Markdown
Contributor

  • Replace DiditSdk.shared.onComplete = undefined with DiditSdk.reset() to fully destroy SDK instance, removing stale iframe, event listeners, and DOM elements that interfere with the navbar
  • Add closeModalOnComplete: true to auto-clean SDK after verification

https://claude.ai/code/session_01KGAwjhCRXMMzRw4BJQmiog

- Replace DiditSdk.shared.onComplete = undefined with DiditSdk.reset()
  to fully destroy SDK instance, removing stale iframe, event listeners,
  and DOM elements that interfere with the navbar
- Add closeModalOnComplete: true to auto-clean SDK after verification

https://claude.ai/code/session_01KGAwjhCRXMMzRw4BJQmiog
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 11, 2026

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
solid-app Ignored Ignored Mar 11, 2026 9:32am
solid-app-staging Ignored Ignored Mar 11, 2026 9:32am

Request Review

@MusabShakeel576 MusabShakeel576 merged commit 4a4d6dd into qa Mar 11, 2026
5 checks passed
@MusabShakeel576 MusabShakeel576 deleted the claude/fix-kyc-redirect-navbar-sx6Bx branch March 11, 2026 09:32
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.

2 participants