The height of View
component almost covers the entire page
#1997
Unanswered
steph-crown
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having some layout issues with react-pdf.
This is my code
But after downloading the pdf, this is what I see. I had to
debug={true}
to see it clearly. The problem here is that the height of theView
is almost the height of the page. I don't know where the extra height is coming from. Please I need help with this, thanks.Beta Was this translation helpful? Give feedback.
All reactions