Skip to content

time to time observer not attached to DOM element #14

@nosovk

Description

@nosovk

Currently intersection observer not always initialized after hydration.

For example - https://github.com/MailCheck-co/mailcheck.site/blob/master/src/components/Partners.svelte

It's live on https://www.mailcheck.co/ - if you will start scrolling during load it will never trigger.

That PR #13 supposed to fix such a behavioure, but seems like problem does not fixed by moving subscription to onMount handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions