spine / spine.site

Old Spine Site (not active)
41 stars 24 forks source link

is it possible that the default behavior of `navigate()` changed? #21

Closed gr2m closed 12 years ago

gr2m commented 12 years ago

The route callbacks do always get triggered. If I don't want that, I've to manually pass a false as the last argument. Please enlighten me if that's not the case.

maccman commented 12 years ago

Correct - thanks!