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

Access logo via .src to avoid ImageMetadata type issue #2

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

rdimaio
Copy link

@rdimaio rdimaio commented Sep 6, 2023

While testing your changes from satnaing#112 locally, I encountered this issue: Type 'ImageMetadata' is not assignable to type 'string'.ts - Based on the Astro 3.0 changes, it seems that passing the src via .src is the intended way to use this now

While testing your changes from satnaing#112 locally, I encountered this issue: `Type 'ImageMetadata' is not assignable to type 'string'.ts` - Based on the Astro 3.0 changes, it seems that passing the src via `.src` is the intended way to use this now
@Luks17 Luks17 merged commit 4ae9b71 into Luks17:astro3.0 Sep 6, 2023
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

Successfully merging this pull request may close these issues.

2 participants