ForeColor and BackColor no title tips.

1 Answer 73 Views
Editor
Shane
Top achievements
Rank 2
Iron
Iron
Iron
Shane asked on 23 May 2022, 10:10 PM

I am unable to set the title for the forecolor and backcolor.

https://stackblitz.com/edit/react-nmy4tg?file=app%2Fmain.jsx

Any idea what I'm doing wrong?

 

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantin Dikov
Telerik team
answered on 25 May 2022, 06:11 AM

Hi Shane,

Thank you for reaching out to us.

I have tested the example and I was able to observe the issue in question. After going through the source code I have noticed that there is a problem with the way that the title property is passed from the ForeColor BackColor components to the ColorPicker component and unless localization is used, the title will not be set. I have logged an issue for this, so it can be fixed in future releases:

Meanwhile, as a temporary workaround, you can add LocalizationProvider and set a key in the messages that can be used for setting the title:

Please excuse us for any inconvenience caused by this.

 

Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Shane
Top achievements
Rank 2
Iron
Iron
Iron
commented on 25 May 2022, 05:56 PM

That worked. Thank you
Tags
Editor
Asked by
Shane
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or