bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.04k stars 216 forks source link

Not loading icons in old browsers #7595

Closed mostafa1374 closed 1 month ago

mostafa1374 commented 1 month ago

Is there an existing issue for this?

Describe the bug

I use the rating, but I noticed that the star icons are not loaded in mobile mode in some browsers (for example: chrome 109). image

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

msynk commented 1 month ago

@mostafa1374 Thanks for contacting us. I've tested it in some old browsers on https://browserstack.com but found no such issue. could you plz provide your code too? btw, did you configure the components correctly? especially the icon part. (see https://blazorui.bitplatform.dev/getting-started)

mostafa1374 commented 1 month ago

Thank you for your review. After my investigations, I realized the problem from my side. Thanks again for the review