The following assert is failing. ``` targetElement == domElement "The targeted input element must be the active input element" ``` This is also happening with on the documentation page https://api.flutter.dev/flutter/material/Autocomplete-class.html. Often if the examples are run for the first time they flicker. Not sure if this is are a result of the failing assert.