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

Fixes lazy loading in docs #4278

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Fixes lazy loading in docs #4278

merged 1 commit into from
Jun 16, 2024

Conversation

HarelM
Copy link
Member

@HarelM HarelM commented Jun 16, 2024

Launch Checklist

Fixes #4274

  • Confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!
  • Briefly describe the changes in this PR.
  • Link to related issues.
  • Include before/after visuals or gifs if this PR includes visual changes.

Before:
image

After:
image

@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.62%. Comparing base (4d162fe) to head (b5cdc28).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4278      +/-   ##
==========================================
- Coverage   87.76%   87.62%   -0.15%     
==========================================
  Files         242      242              
  Lines       33081    33081              
  Branches     2160     2171      +11     
==========================================
- Hits        29035    28987      -48     
- Misses       3078     3114      +36     
- Partials      968      980      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neodescis neodescis merged commit 917fbb8 into main Jun 16, 2024
15 checks passed
@neodescis neodescis deleted the fix-lazy-loading branch June 16, 2024 14:43
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

Successfully merging this pull request may close these issues.

Docs: Images are not lazy loaded on Examples page
3 participants