Results 4 comments of cpdwyer

I think you need to look at your code here. You are accessing an 'apple' key from the fruits object not a string. Your test does not reflect this. Unless...

I am experiencing the same issue. Setting a initial value with +44xx... it will default to Guernsey. When typing +44 will show it as 'gb' then adding another number +44x...

Using the color picker override I created a component with font and highlight colors ``` toolbar={{ colorPicker: { component: FontColorPickers }, }} ``` ``` import FontColor from "./font-color"; import HighLightColor...

@gehres Thanks for the workaround, I can't quite get it to work for my instance, but I'll keep trying. I have a number of Grids where there are several inputs...