mui-places-autocomplete icon indicating copy to clipboard operation
mui-places-autocomplete copied to clipboard

Google logo doesn't render

Open Giners opened this issue 6 years ago • 2 comments

The dropdown the displays suggestions ought to render the Google logo. It currently doesn't.

When doing some visual debugging with Google Chrome developer tools it appears that the <img> element that is responsible for rendering the Google logo is in fact present/rendered. Yet the size (height/width) of the logo is 0. It looks as if it is trying to deliver the logos content directly from my server (e.g. http://somecoolproduct.com/12352062868230489) and I haven't actually made the logo available from that directory.

Further technical work/documentation is needed to make it so that the Google logo is rendered properly.

Giners avatar Mar 27 '18 10:03 Giners

Any update on that?

flodaq avatar Jun 14 '19 07:06 flodaq

+1

Tomlgls avatar Aug 18 '19 12:08 Tomlgls