Skip to content

Conversation

@thgh
Copy link

@thgh thgh commented Jun 30, 2025

Fixes #3182

@changeset-bot
Copy link

changeset-bot bot commented Jun 30, 2025

🦋 Changeset detected

Latest commit: bc2302d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@react-pdf/image Patch
@react-pdf/layout Patch
@react-pdf/renderer Patch
next-14 Patch
next-15 Patch
@react-pdf/vite-example Patch
@react-pdf/e2e-node-cjs Patch
@react-pdf/e2e-node-esm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@diegomura diegomura changed the title Fix resolving images with space in filename fix: resolve images with space in filename Sep 23, 2025
@diegomura
Copy link
Owner

Can you please add a test that validates the fix? 🙏🏻

Fixes an issue with resolving images that have spaces in their filenames.
@thgh thgh force-pushed the patch-1 branch 2 times, most recently from 8acb641 to 04f0a8f Compare September 25, 2025 08:18
@thgh
Copy link
Author

thgh commented Oct 1, 2025

I added several tests and changed the fix to something simpler.

Also fixed the github action 😉

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.

Cannot load images with space in filename

2 participants