saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.2k stars 1.31k forks source link

bug: countdown component value positioning error #2891

Closed efeiron closed 7 months ago

efeiron commented 8 months ago

What version of daisyUI are you using?

v4.7.2

Which browsers are you seeing the problem on?

IOS Safari

Reproduction URL

https://play.tailwindcss.com/8GDZkmH9Va

Describe your issue

I have issue with countdown component.

For some reason it doesn't look like it should.

Its working perfect in all browsers except IOS safari and IOS app and here is screenshot below. IMG_87D7E1186E8F-1

github-actions[bot] commented 8 months ago

Thank you @efeiron 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.

saadeghi commented 7 months ago

I can't see the issue on iOS Safari

Screenshot 2024-04-03 at 6 57 49โ€ฏPM
efeiron commented 7 months ago

Yes, when I look at the DaisyUI countdown component page from iOS Safari, it appears normal. I'm using Ionic to build an application, so there might be some conflicting style definitions. Thanks anyway.

efeiron commented 7 months ago

It's strange that it works fine in Chrome and macOS Safari but encounters issues in iOS Safari. I'm going to change the way I set the values and hope for the best.