MartinJLee

Results 11 comments of MartinJLee

> I've found a work around that seems to fix it, add the following to the TypeAheadField constructor call: > > `loadingBuilder: (context) => null,` Thank you, it seems address...