Skip to content

Commit 244a12b

Browse files
committed
fix: passing missing detailsProxyHeaders param when calling fetchPlaceDetailsApi
1 parent 94046dd commit 244a12b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GooglePlacesTextInput.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ const GooglePlacesTextInput = forwardRef<
366366
placeId,
367367
apiKey,
368368
detailsProxyUrl,
369+
detailsProxyHeaders,
369370
sessionToken,
370371
languageCode,
371372
detailsFields,

0 commit comments

Comments
 (0)