JoffreyLGT / e-commerce-mlops

API de prédiction de la catégorie des produits d'un site e-commerce.
https://joffreylgt.github.io/e-commerce-mlops/
GNU General Public License v3.0
1 stars 1 forks source link

Update Quartz to 4.1.1 to fix image issues #164

Closed JoffreyLGT closed 11 months ago

JoffreyLGT commented 11 months ago

When I open the documentation website and navigate using the explorer to Developer > Documentation, the image is not displayed. However, if I access the page directly with the URL or simply reload, the image is displayed. Same result if I open the page using a link from the folder view..

The issue appears only on Github pages. When I run npm run serve locally, it works.

A recent update of Quartz fix this issue.