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

More reliable content loading #99

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Commits on Mar 29, 2022

  1. More reliable content loading

    Increases the height of the headless browser to 20000 pixels so no
    scrolling is needed for all content to load.
    
    This fixes a problem when some content in the middle of the screen would
    not be loaded.
    
    Also adds additional signal for the page load check that looks for any
    changes in the page source. This fixes a situation where
    `notion-scroller` already has some children but not all content
    has been loaded yet.
    2m committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f415e71 View commit details
    Browse the repository at this point in the history