ColorPicker css issue

Hello,

when i copy paste code from radzen color picker page : https://blazor.radzen.com/colorpicker

there is an issue at rendering :

I use the lastest version of Radzen.Blazor nuget

thank you

Julien

Hi @Julien_Duprat,

The icon font is not loading. You can use the browser's DevTools to inspect the resources files and see if they are properly loaded. Have a look at this thread for additional info - Text where icons should be - keep in mind the font file name in the latest version is MaterialSymbolsOutlined.woff2.

Thank you for your response. I check now

Everything is ok, Network all 200, no error in debugger

I installed the latstest version of radzen.Blazor nuget

I found this post : Text where icons should be

It seems that we have in our projet custom css bootstrap maybe an override crash radzen style....