By suggestions I mean the drop down menu appear when you start typing, and it\'s suggestions are based on what you\'ve typed before:
for example when I type \'a
I had similar issue but I eventually end up doing
i.e., autocomplete = 'off' and suggestions will be disappeared.