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

Google Material Design (Material-UI) styled React component using Google Maps Places Autocomplete

Results 15 mui-places-autocomplete issues
Sort by recently updated
recently updated
newest added

G'day, I'm trying to use this component, but when I render it the popup appears to take the entire window width rather than conforming to the enveloping div. Here's what...

The onSuggestionSelected does not get triggered when the search text box is cleared. How can i catch this event ? I ve posted on SO too. https://stackoverflow.com/questions/51692830/mui-places-autocomplete-how-to-subscribe-to-the-clear-text-field-event

hi there @Giners Is there a way to manipulate the suggestion text? For example as is, the component might return a list of suggestions like so `town name A, Victoria,...

feature

`` composes several elements/components to provide the functionality/appearance that it does. Consumers should be able to modify the functionality/appearance of `` and in a way that is consistent with how...

feature

Consuming 3rd party libraries that are expected to be loaded in the browser/window properly is generally hard (why?). We ought to look into if there are any packages/modules that have...