Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Reverse doesn't include # in url when pushstate is disabled #807

Open
reubano opened this issue May 31, 2014 · 0 comments
Open

Reverse doesn't include # in url when pushstate is disabled #807

reubano opened this issue May 31, 2014 · 0 comments

Comments

@reubano
Copy link

reubano commented May 31, 2014

routes.coffee

module.exports = (match) ->
  match ':type', 'site#index'

console.log Chaplin.utils.reverse 'site#index', type: 'blog' returns /blog instead of /#blog

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

No branches or pull requests

1 participant