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 in Sandcastle. #6516

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Fix back button in Sandcastle. #6516

merged 1 commit into from
Apr 30, 2018

Conversation

shunter
Copy link
Contributor

@shunter shunter commented Apr 27, 2018

We store information in history state objects about the loaded demo.

Navigating to new demos calls pushState, and a fresh load
stores the demo specified via URL using replaceState.

Fixes #6509

We store information in history state objects about the loaded demo.

Navigating to new demos calls pushState, and a fresh load
stores the demo specified via URL using replaceState.

Fixes #6509
@shunter shunter requested a review from emackey April 27, 2018 21:54
@cesium-concierge
Copy link

Signed CLA is on file.

@shunter, thanks for the pull request! Maintainers, we have a signed CLA from @shunter, so you can review this at any time.

⚠️ I noticed that CHANGES.md has not been updated. If this change updates the public API in any way, fixes a bug, or makes any non-trivial update, please add a bullet point to CHANGES.md and comment on this pull request so we know it was updated. For more info, see the Pull Request Guidelines.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@hpinkos
Copy link
Contributor

hpinkos commented Apr 30, 2018

Thanks @shunter!

@hpinkos hpinkos merged commit 3865377 into master Apr 30, 2018
@hpinkos hpinkos deleted the sandcastleBackButton branch April 30, 2018 15:16
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.

3 participants