arcanus55 / neodigm55

An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.
https://thescottkrause.com/emerging_tech/neodigm55_ux_library/
BSD 3-Clause "New" or "Revised" License
17 stars 2 forks source link

NeodigmClaire | Confetti fails on element without children #116

Open neodigm opened 5 months ago

neodigm commented 5 months ago

Low priority: It seems that doConfetti will fail silently if the target has no children.

Steps to reproduce:

NeodigmClaire.init().doConfetti( "neodigm-sodapop-scrim" )

neodigm commented 5 months ago

I'm calling this a bug, although it is probably behaving as it was designed.