Hello fellow developers!
I noticed this issue a long time ago and still don't even know how to google it.
The problem is the following:
When typing in angular input I have options popping up - all of them are the values that I ever entered to this or any other input, upon hover on one of the suggested items the background of the text becomes white, same happens if I choose one of the options.
But if I type the same value manually (or any other original value), then everything is perfectly fine:
Not sure if the problem is with Angular Material here. I am using MacBook for development, if it helps. I will be happy if anyone can shine the light on this issue!
Cheers!