-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
componentRef.current
Error
#412
Comments
I think this error's solution should be addressed in the docs. Solution #401 |
PRs are welcome 😄 |
MatthewHerbst
pushed a commit
that referenced
this issue
Sep 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using Next.js and trying to print a component using
react-to-print
.Here's my code:
But I am getting the following errors:
Any ideas how to solve this?
The text was updated successfully, but these errors were encountered: