How to disable suggestions on input component?

How to prevent the input component from providing autocomplete suggestions? Same question as How do you disable browser Autocomplete on web form field / input tag? on stackoverflow. However, when I pass autocomplete="off" as recommended I still get suggestions. Tested on chrome.

Thanks for reporting:

Are there any workarounds/fixes for this bug currently?