You should instead use a <Controller> component, and then in the render function you will return the Autocomplete using the onChange and value parameters of the render function (see the example of the Controller documentation).
<Controller>