page routing prohibits sharing of link
The page url will end with xxxx/trout-and-climate/
(once finally built) and currently is on the s3 test site as http://water-visualizations-test-website.s3-website-us-west-2.amazonaws.com/visualizations/trout_and_climate/
However, as soon as you enter the site, it puts the "0" at the end for the first page: http://water-visualizations-test-website.s3-website-us-west-2.amazonaws.com/visualizations/trout_and_climate/0
The problem is that when you copy and paste the link from your browser, it gives you redirect problems. Even refreshing gives redirect problems and 404 not found
I need to be able to share the test site link with the comms folks, who might have to do a hard refresh to clear the older, out-dated version (I had to on all three browsers). But, doing so ruins the link and forces you to manually remove the tailing 0
from the url.
Need to have for MVP a different router system that will allow page to be refreshed without 404 Error