You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the cdn version of the daisy ui, but this problem exists in the codepen and tailwind play version too (which are the cdn version i suppose).
Essentially, the countdown numbers are not changing when i put them on the screen. I suppose there is a javascript code doing that which does not exist in the cdn version.
The text was updated successfully, but these errors were encountered:
Thank you @yooneskh
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
yooneskh
changed the title
bug: Coutdown does not work in cdn versions
bug: Countdown does not work in cdn versions
Dec 26, 2023
Countdown
Countdown gives you a transition effect of changing numbers. You need to change to --value CSS variable using JS. Value must be a number between 0 and 99.
What version of daisyUI are you using?
4.4.24
Which browsers are you seeing the problem on?
Chrome, Firefox
Reproduction URL
https://play.tailwindcss.com/Bjca0H4e8p
Describe your issue
I am using the cdn version of the daisy ui, but this problem exists in the codepen and tailwind play version too (which are the cdn version i suppose).
Essentially, the countdown numbers are not changing when i put them on the screen. I suppose there is a javascript code doing that which does not exist in the cdn version.
The text was updated successfully, but these errors were encountered: