Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New image with same name as previously existing image is not displayed #557

Open
shreyasrama opened this issue May 7, 2023 · 0 comments

Comments

@shreyasrama
Copy link

shreyasrama commented May 7, 2023

I'm using SvelteKit and this plugin, and have a directory in src/lib/images/ with images 1.webp, 2.webp, 3.webp, and loading them via import.meta.glob.

If I delete 2.webp and add 2.webp with a different image, the previous 2.webp is displayed. Is someone able to reproduce this?

I've tried deleting node_modules/.vite with no success. Uninstalling and installing the plugin via pnpm didn't work either. Just want to check whether this is my environment or a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant