mui-places-autocomplete
mui-places-autocomplete copied to clipboard
Google logo doesn't render
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.
Any update on that?
+1