You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(google-maps): Fix clickable input for MapMarker (#17396)
Fix default behavior of the clickable input for the MapMarker component.
Clickable should be true by default to match the Google Maps JavaScript
API, but currently is false by default.
0 commit comments