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

Page Overflow Not Accounting for Content Height Correctly #59

Open
levi-putna opened this issue Feb 19, 2025 · 0 comments
Open

Page Overflow Not Accounting for Content Height Correctly #59

levi-putna opened this issue Feb 19, 2025 · 0 comments

Comments

@levi-putna
Copy link

Description

I'm experiencing an issue where pages are not correctly accounting for the content height. This is causing some content to be hidden due to overflow, and it's also delaying the creation of new pages if I continue to type after it's overflowing.

I'm using some customer styles applied via a css file, but even after removing custom styles, the issue persists but to a much lesser extent.

Issue

  • Content overflows instead of triggering a new page.
  • Some content is hidden rather than flowing onto the next page.

I'm not sure if this is a usage issue or a bug in the library. If there are any configuration options that might affect this behavior, I'd appreciate any guidance on how to resolve it.

Example, there is roughly 300px of content hidden by the page body. The pink background is to help see the different elements to help understand the break point.

This can sometimes happen at the top of the page, not the bottom, but I'm not sure what triggered this.

Image
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

No branches or pull requests

1 participant