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

Sandbox preview: make navigator's back button inactive on first load #196

Merged
merged 1 commit into from
Sep 12, 2017

Conversation

lbogdan
Copy link
Contributor

@lbogdan lbogdan commented Sep 10, 2017

historyPosition starts at 1 (because of the initial sendUrlChange() -> commitUrl() with the sandbox URL), so the condition historyPosition > 0 is always true.

Fixes #195.

@CompuIves
Copy link
Member

Niice! Will merge this in in about 1-2 hours

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