get-focus/deprecated-focus-graph

[Autocomplete] DidMount at every render

Closed this issue · 3 comments

Hello,

I have an autocomplete field in my form. Every time I type on another field (text for instance) there's a render of the form.

The problem is that the autocomplete field mounts every time and it causes a call to the server (with the code resolver).

Can you reopen it ? It's not fixed for me.

Ok when the inputComponent is a component and not a pure fonction.