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

option for disabling hash navigation #180

Open
eads opened this issue Apr 9, 2015 · 6 comments
Open

option for disabling hash navigation #180

eads opened this issue Apr 9, 2015 · 6 comments

Comments

@eads
Copy link

eads commented Apr 9, 2015

Is there an option for disabling hash navigation? looking through the source, it appears the answer is no. Since hash now appears to be part of the core module, I'd be interested in adding that as an option.

@popkinj
Copy link

popkinj commented Apr 16, 2015

1+ for this.

When using livereload during development everything gets all foobarred when the browser refreshes on pages other then the first. Think it has something to do with the hash not working properly. 😟

@imakewebthings
Copy link
Owner

@eads @popkinj It cannot be disabled or easily hacked around without forking right now. I agree though that it should be. I'll include this in the 2.0 list, but as you may be able to tell this (deck.js) isn't high on my priority list right now.

@popkinj
Copy link

popkinj commented Apr 17, 2015

Thanks @imakewebthings .. Understood.
Appreciate the response. ☺

@eads
Copy link
Author

eads commented Apr 17, 2015

@popkinj For what it's worth, here's how we're handling it: https://github.com/nprapps/lookatthis/blob/master/posts/test-project/www/js/app.js#L342

@popkinj
Copy link

popkinj commented Apr 20, 2015

Thanks @eads . That should help a lot.😊

@guidouil
Copy link

Thanks @eads it helped a lot 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants