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

feat: pass _INTERNAL__LAYOUT__DATA_ to onRenderCallback in toBuffer #2582

Merged
merged 5 commits into from
Feb 13, 2024

Conversation

SethThoburn
Copy link
Contributor

This is already passed in toBlob, but the APIs aren't unified for other methods. I have the same use case as #2201, but I'm in Node not the browser.

This is already passed in toBlob, but the APIs aren't unified for other methods.
I have the same use case as diegomura#2201, but I'm in Node not the browser.
Copy link

changeset-bot bot commented Jan 31, 2024

🦋 Changeset detected

Latest commit: 200cf66

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

This PR includes changesets to release 4 packages
Name Type
@react-pdf/renderer Minor
@react-pdf/examples 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

SethThoburn and others added 4 commits January 30, 2024 23:00
If images are inside of view render fucntions, their sources aren't filled in,
so rendering them fails. Processing assets a second time fixes this.

diegomura#2637
Copy link
Owner

@diegomura diegomura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@diegomura diegomura changed the title Pass _INTERNAL__LAYOUT__DATA_ to onRenderCallback in toBuffer feat: pass _INTERNAL__LAYOUT__DATA_ to onRenderCallback in toBuffer Feb 13, 2024
@diegomura diegomura merged commit fab09cc into diegomura:master Feb 13, 2024
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