Lightroom Classic Web Gallery: index.html is very slow to open from local hard drive.
Steps to reproduce:
1) Select some images, and build a web gallery
2) Fill in the information, I tried both Track and Class galleries.
3) Export to the local hard dirve
4) With a web browser, open the index.html page directly from the hardrive, and wait several minutes for the first page to load.
Epxected results: This page should load immedatily.
Workaround: Open the index.html page in a text edittor, and change this line towards the bottom, from this:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>to this:
<script src="assets/js/libs/jquery/1.10.2/jquery.min.js"></script>so that this files also loads from the local hard drive.
Version: 12.5 Release, Build [202308091523-68a7abd6]
-- Gregory Eakin
