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
I am using the StandaloneSearchBox component in my react application. While the application load, before the input is render, we see for like .25 or .5 seconde the word "Loading...".
I have looked in documentation and on google and I can't find how is it possible to translate this text. My app is available in two language.
The component is use as children of the LoadScript component. I see there is a language props for the LoadScript component, but whatever I put in the language props it's making no change.
Hi,
I am using the StandaloneSearchBox component in my react application. While the application load, before the input is render, we see for like .25 or .5 seconde the word "Loading...".
I have looked in documentation and on google and I can't find how is it possible to translate this text. My app is available in two language.
The component is use as children of the LoadScript component. I see there is a language props for the LoadScript component, but whatever I put in the language props it's making no change.
This is how the components are used :
Your Environment
os: windows
node --version 18.8.0
react version 18.2.0
webpack version 5.90.0
@babel version 7.24.3
@react-google-maps/api version 2.19.3
Basic implementation of incorrect behavior in codesandbox.com : https://codesandbox.io/p/sandbox/relaxed-bardeen-cgdcyc
The text was updated successfully, but these errors were encountered: