AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America
https://wh2o-vue.netlify.app/
9 stars 1 forks source link

Bug/navigating between rivers by map #81

Closed ngottlieb closed 4 years ago

ngottlieb commented 4 years ago

Resolves #51 and some other tab / detail / map related issues. Significant refactor of tabs

ngottlieb commented 4 years ago

also resolves #82 now (which was pretty funky seeming. Basically, it would mount the river index nwi map component before removing the river-detail component, so it would attach the map to that nwi-map element, not the new one that would then be rendered...)