Skip to content

fix(carousel): prevent a memory-leak from an unstopped interval#1527

Merged
mlmoravek merged 3 commits intodevelopfrom
bug/carousel/memory-leak
Jan 21, 2026
Merged

fix(carousel): prevent a memory-leak from an unstopped interval#1527
mlmoravek merged 3 commits intodevelopfrom
bug/carousel/memory-leak

Conversation

@mlmoravek
Copy link
Member

Proposed Changes

  • Clear the autoplay interval on component unmount in the OCarousel component.
  • Refactor setTimeout/setInterval usage.

@mlmoravek mlmoravek added the bug Something isn't working label Jan 21, 2026
@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 046b5e7
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/697140884f5af500081786d9
😎 Deploy Preview https://deploy-preview-1527--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek merged commit 6ad1216 into develop Jan 21, 2026
12 checks passed
@mlmoravek mlmoravek deleted the bug/carousel/memory-leak branch January 21, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant