I've noticed a rendering problem with ChipsInputAutocomplete when... 1. The controller property is set; and 2. The onChange handler is set that causes a 'setState()' call
I've noticed a rendering problem with ChipsInputAutocomplete when...