ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
473 stars 114 forks source link

Border Bottom Issue #164

Closed CodeDruid13 closed 2 years ago

CodeDruid13 commented 2 years ago

Found an issue, an underline shows on search and won't go away even on navigation to other screens

Default Search Input: image

After Search Input: image

On Another screen: image

This shows up even when using the Autocomplete. Is there any workaround this?

ErrorPro commented 2 years ago

Probably u are using some custom input. Check the source code of that input

CodeDruid13 commented 2 years ago

Actually even when using the given input, it acts the same

ErrorPro commented 2 years ago

If it was an issue related to this library there would already be a few issues/answers. U can provide reproducible code and I can take a look