magicuidesign / magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
https://magicui.design
MIT License
12.08k stars 484 forks source link

fix: add pointer-events-none class to particles container #361

Closed SaifNasir196 closed 1 month ago

SaifNasir196 commented 1 month ago

What's Changed

Added pointer-events-none class to the main container div in the Particles component This fixes the issue with carousel button interactions

Why This Matters

The Particles component was unintentionally blocking mouse events on elements beneath it, particularly affecting carousel buttons. This simple fix allows click events to pass through to the underlying elements.

vercel[bot] commented 1 month ago

@SaifNasir196 is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.