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

Support for React 19 #2912

Open
wkigenyi opened this issue Oct 23, 2024 · 6 comments
Open

Support for React 19 #2912

wkigenyi opened this issue Oct 23, 2024 · 6 comments

Comments

@wkigenyi
Copy link

Hi,

Thanks for the wonderful library. It works well with <= React v18. Is there a plan to support React 19?

@ck-euan
Copy link

ck-euan commented Oct 23, 2024

This PR updates the package for react 19 (#2783). You could temporarily use the forked package to get it working now @alexandernanberg/react-pdf-renderer

@wkigenyi
Copy link
Author

Thanks I will try it.

@wkigenyi
Copy link
Author

This PR updates the package for react 19 (#2783). You could temporarily use the forked package to get it working now @alexandernanberg/react-pdf-renderer

I have forked your repo. But for some reason the cloning process timeouts before completing.
If I succeed with the cloning, could guide me on how I can import the package into my react project?

@ck-euan
Copy link

ck-euan commented Oct 24, 2024

This PR updates the package for react 19 (#2783). You could temporarily use the forked package to get it working now @alexandernanberg/react-pdf-renderer

I have forked your repo. But for some reason the cloning process timeouts before completing. If I succeed with the cloning, could guide me on how I can import the package into my react project?

@wkigenyi The easiest way would be to just install @alexandernanberg/react-pdf-renderer and simply replace any of the imports to use that instead

@wkigenyi
Copy link
Author

Thank you.

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

No branches or pull requests

3 participants
@wkigenyi @ck-euan and others