Hello,
I’m not sure when it happened but all of our typeahead select components onSelect() functions no longer work. We haven’t touched this code in over a year. The function is simply not called anymore. The other callbacks seem to work fine, but not onSelect() You can use a bogus function name, whatever, it’s just not called. I’ve had this confirmed by other colleagues.
We are using:
“@patternfly/react-core”: “^4.276.6”,
Is anyone else seeing this behavior?