dimsemenov / photoswipe-dynamic-caption-plugin

A dynamic caption plugin for PhotoSwipe v5. Automatically positions the caption aside or below the image.
MIT License
70 stars 12 forks source link

Amateur question #24

Closed gemisch closed 3 months ago

gemisch commented 3 months ago

A stupid question from a clueless amateur: Why do the images on my test page open in a new window? Many thanks for an answer.

dimsemenov commented 3 months ago

You have an error in browser console that explains why

Uncaught TypeError: Failed to resolve module specifier "dist/photoswipe-dynamic-caption-plugin.esm.js". Relative references must start with either "/", "./", or "../".

Make sure u provide either an absolute path (that starts with https://) or a relative one as the error suggests.

gemisch commented 3 months ago

Thank you very much for the quick reply. Best wishes to Ukraine and stay strong.