I recently created Geospatial Visualization using bookdown 0.23 with
bookdown::gitbook:
config:
toc:
collapse: section
When viewed with Chrome or Firefox, the sections are collapsed, but not with Safari. Is there something I can do to fix this on Safari?
Books created with an older version of bookdown, such as Data Visualization, don't exhibit this problem on Safari.
Thanks