cedricdelpoux/react-google-places-suggest

Bold font-weight disappears when using arrow keys

nmiddendorff opened this issue · 1 comments

As a user types in the input box, the options below begin to highlight the matching strings by setting the font-weight to bold. When the user uses the arrow keys 🔽 🔼 to focus an option the bold font disappears.

font-weight-bug-with-arrow-keys

I published v.3.5.1 with your fix. Thank you for your help