#MultiSelect onRemove type is wrong

4 messages · Page 1 of 1 (latest)

foggy cave
#

onRemove is of type () => void in MultiSelectValueProps, but it requires the pointer event object. Typescript is getting mad at me.

mellow cradle
foggy cave
#

alright, I figured it out

#

multiselect is the only bad component ive seen so far