Skip to content

fix(page): Duplicate fullscreen event causes double updates#153

Open
Dushyantcoder07 wants to merge 1 commit into
Debmallya-03:mainfrom
Dushyantcoder07:fix/utf8-share-link
Open

fix(page): Duplicate fullscreen event causes double updates#153
Dushyantcoder07 wants to merge 1 commit into
Debmallya-03:mainfrom
Dushyantcoder07:fix/utf8-share-link

Conversation

@Dushyantcoder07

Copy link
Copy Markdown
Contributor

closes #132

Fix the fullscreen listener issue and update share-link encoding to handle Unicode safely.

This update removes the duplicate fullscreen change handling that was causing repeated state updates and potential UI flicker. It also replaces the old share-link base64 helpers with UTF-8-safe encoding and decoding so links work correctly with non-ASCII text.

@vercel

vercel Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

@Dushyantcoder07 is attempting to deploy a commit to the debmallya-03's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify

netlify Bot commented May 29, 2026

Copy link
Copy Markdown

Deploy Preview for webifynet ready!

Name Link
🔨 Latest commit 1258fa3
🔍 Latest deploy log https://app.netlify.com/projects/webifynet/deploys/6a1994c70fbc9200088afaea
😎 Deploy Preview https://deploy-preview-153--webifynet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Dushyantcoder07

Copy link
Copy Markdown
Contributor Author

Please review the changes @Debmallya-03

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.

[BUG]: Duplicate fullscreen event causes double updates

1 participant