Skip to content

macOS/Safari console error message "ResizeObserver loop completed with undelivered notifications" #132

@aovalle-hc

Description

@aovalle-hc

Hello,

I built a sticky-side visualization using this lines to include D3 and Scrollama:

<script src="https://d3js.org/d3.v5.min.js"></script>
<script src="https://unpkg.com/scrollama"></script>

When I visit the page in macOS (Big Sur) and Safari 14.1, I get this console error:

  • ResizeObserver loop completed with undelivered notifications

And the sticky section does not render.

In other browser, for example, Chrome, Firefox, Edge, I do not get this console error and the sticky section renders correctly.

Thank you very much,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions