We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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,
The text was updated successfully, but these errors were encountered:
I too are having issues with safari error messages for the site: https://www.antarctica.gov.au/news/explore-antarctica/auroras/
I'm not sure if it's an issue with how I'm debouncing/throttling anything but every other browsers seems okay.
Sorry, something went wrong.
No branches or pull requests
Hello,
I built a sticky-side visualization using this lines to include D3 and Scrollama:
When I visit the page in macOS (Big Sur) and Safari 14.1, I get this console error:
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,
The text was updated successfully, but these errors were encountered: