Hi,
There used to be a focus method on Select.Async, but it was removed here: ed8d087#commitcomment-19591843
I was wondering if I can add it again, or whether it was consciously removed?
The reason is that I'm focussing a Select.Async element when the props change (not just when mounting, as with autofocus).
Thanks