Javascript clashing with quarto-nav.js #3889
-
I'm trying to use the lightgalleryjs library to display collections of photos on my quarto website. Unfortunately, there's a glitch, and after some trial and error I've narrowed it down to a clash with https://baptiste.github.io/quarto-gallery/ with the manually edited html and here's a screenshot of the bug when quarto-nav is present I'm not exactly sure of what quarto-nav does, or how/if I can selectively tell quarto not to include it. Alternatively, I'd like to find a way to make the two js scripts coexist peacefully, but I don't know how to isolate the problem (let alone fix it); the web console didn't return an obvious error I could understand. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Sorry you've run into this. When I visit the gallery (very nice layout BTW!), I am able to use the gallery feature without any errors or issues. I'm not sure whether you've fixed the issue or something else change or if perhaps the issue is local to your machine (e.g. perhaps a cached version of something)? Anyhow if you are able to still reproduce this I would love to track it down and fix it! |
Beta Was this translation helpful? Give feedback.
Sorry you've run into this. When I visit the gallery (very nice layout BTW!), I am able to use the gallery feature without any errors or issues. I'm not sure whether you've fixed the issue or something else change or if perhaps the issue is local to your machine (e.g. perhaps a cached version of something)? Anyhow if you are able to still reproduce this I would love to track it down and fix it!