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

fix(web): memory view broken by enhanced:img import #7206

Merged
merged 1 commit into from Feb 19, 2024

Conversation

michelheusschen
Copy link
Contributor

The memory page no longer works after #7088 got merged, because with @sveltejs/enhanced-img you either have to import with import img from 'image.jpg?enhanced' or use the path directly like <enhanced:img src="image.jpg" />

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ac9313
Status: ✅  Deploy successful!
Preview URL: https://5c30e331.immich.pages.dev
Branch Preview URL: https://fix-web-memory-view-enhanced.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit ea4be83 into main Feb 19, 2024
27 of 28 checks passed
@alextran1502 alextran1502 deleted the fix/web-memory-view-enhanced-img branch February 19, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants