Recently, when focusing on any text input within our internal Angular applications, Google Chrome will display a box of auto-fill options. It doesn't actually auto-fill the field's value, but the box is interfering with other functionality built into the web app. For instance, we have custom dropdown components that display possible options when focusing on certain text inputs. Google Chrome's options display on top of ours.
I have been unable to find anything related to this seemingly new feature. Can this be disabled at the web application level or would everyone in the firm have to configure their Chrome settings to avoid this?