8 ms·
Oh, yeah, I guess that's our Backbone redirect from the initial page to whatever the first "pane" would be. If we weren't using teh Ajax we'd do that, we'd use
by fhwang 15y ago
Oh, yeah, I guess that's our Backbone redirect from the initial page to whatever the first "pane" would be. If we weren't using teh Ajax we'd do that, we'd use a 302 and then the browser history wouldn't get confused.
We'll figure out a fix for that. Thanks for the feedback.