fraziermork / portfolio

MIT License
0 stars 0 forks source link

Fix back button issue when article open #73

Open fraziermork opened 8 years ago

fraziermork commented 8 years ago

When an article is open in one of the page content sections, if you go to another page content section then press back, it doesn't go to the correct article--need to build more into ensurePageContent

fraziermork commented 8 years ago

will need to have thing that tells articles to click their page content section if needed

fraziermork commented 8 years ago

May be able to use the ctx object and attach a state to it.