This repository was archived by the owner on Nov 1, 2017. It is now read-only.
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Fix deep linking #14
Closed
Description
Once you navigate to an item, refreshing the page breaks the layout.
Before refresh: http://cl.ly/image/0L3f0d3q2T33
After refresh: http://cl.ly/image/0L1q0H2O232J
I just need to make sure the backbone router properly loads each layout section when reloading.