buidl-labs / foamviz

Central repository containing data visualizations over FOAM's TCR Data
http://foamviz.surge.sh/
4 stars 2 forks source link

VizCartographerJourney viewport issue #105

Closed dhruv10 closed 4 years ago

dhruv10 commented 4 years ago

What is the bug? The issue is that viewport changes are sometimes not updated and got stuck for the user. And, 2D - 3D change button doesn't work.

How to reproduce? Simply open the viz for a cartographer, do some interactions (viewport changes) & go back to the home route and come again (to any cartographer's journey).

What's the technical issue? The viewport isn't reset to its initial state when navigated through react-router.

How to solve it? Learning about how react-router interacts with the web app and solve accordingly.

dhruv10 commented 4 years ago

Fixed in #106 c56690f