Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Back button doesn't seem to work to return to home page #61

Conversation

alphacornutum
Copy link

Fixes #52

using window.history directly messes with Sveltekit internals. Using goto from '$app/navigation' fixes it.

@netlify
Copy link

netlify bot commented Apr 26, 2023

Deploy Preview for urara-demo ready!

Name Link
🔨 Latest commit 30f8509
🔍 Latest deploy log https://app.netlify.com/sites/urara-demo/deploys/64496afcf1adfe000864e554
😎 Deploy Preview https://deploy-preview-61--urara-demo.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 site settings.

@kwaa kwaa merged commit 83b62c5 into importantimport:main Apr 27, 2023
5 checks passed
@kwaa
Copy link
Member

kwaa commented Apr 27, 2023

Thanks for contributing!

@alphacornutum alphacornutum deleted the 52_fix/back-button-doesnt-seem-to-work-to-return-to-homepage branch June 3, 2023 21:45
Interstellar750 added a commit to Interstellar750/hexo_s that referenced this pull request Jan 10, 2024
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.

Back button doesn't seem to work to return to home page
2 participants