Skip to content

Commit

Permalink
Debug docV close
Browse files Browse the repository at this point in the history
  • Loading branch information
ayinloya committed Sep 24, 2024
1 parent 59f9784 commit 7a012d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/embed/src/js/doc-verification.js
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,8 @@ import { version as sdkVersion } from '../../package.json';
}

function closeWindow() {
console.log('close window');

referenceWindow.postMessage('SmileIdentity::Close', '*');
}

Expand Down

0 comments on commit 7a012d4

Please sign in to comment.