nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
21.81k stars 1.49k forks source link

[BUG] - Button: ripple elements not destoryed #1656

Closed wyx2333333 closed 1 year ago

wyx2333333 commented 1 year ago

NextUI Version

2.0.0

Describe the bug

when the button is clicked, will create child element span span class="nextui-ripple" and not destoryed

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Click Button
  2. View Chrome DevTools Elements
  3. Check Button child elements

Expected behavior

destroy the ripple elements when the animation ends

Screenshots or Videos

516501695098540_ pic_hd 516541695098591_ pic

Operating System Version

macOS

Browser

Chrome

borcamichael commented 1 year ago

When will this fix be released to npm?

iveyZhou commented 1 year ago

This bug still exists in the latest version, when will the fix version be released?

moisesmiss commented 12 months ago

I have the same issue :( I use the "@nextui-org/react": "^2.1.13", version