Closed dgileadi closed 11 years ago
It works perfectly :-) This bug has been driving me nuts as I thought it was my code that was crazy :-)
Very glad it works for you!
On May 30, 2013, at 1:11 PM, Ruffio notifications@github.com wrote:
It works perfectly :-) This bug has been driving me nuts as I thought it was my code that was crazy :-)
— Reply to this email directly or view it on GitHub.
This happens because the hash (and hence the
to
variable) is empty, and the code handles an empty location by ajax-loading it. Instead it ought to look for the default page and show it instead.