ropensci-org / contributing-guidance

rOpenSci Community Contributing Guide
https://contributing.ropensci.org/
6 stars 5 forks source link

Back button doesn't work as expected #44

Closed steffilazerte closed 3 years ago

steffilazerte commented 3 years ago

It's doesn't go back and should

steffilazerte commented 3 years ago

@stefaniebutland I'm not sure this is something I can fix. On Firefox the back button works as I would expect. But on Chrome it doesn't seem to direct to the internal page anchors properly, unless you click on link to the subsection.

Both the back button and navigating directly (say https://contributing.ropensci.org/resources.html#blog) result in the problem.

steffilazerte commented 3 years ago

Chrome bug: cf https://support.google.com/chrome/thread/11993079?hl=en

steffilazerte commented 3 years ago

Now I'm really confused things work fine in the dev guide but not for the Contributing Guide. @maelle do you have any ideas of what's going on?

stefaniebutland commented 3 years ago

fixed in #46

needed to use bookdown CRAN version I think

maelle commented 3 years ago

For the record I tried creating a minimal gitbook with the bookdown dev version and to open it with Chrome but I didn't get the problem.