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 implemented the google autocomplete widget to make the input of addresses a bit more user-friendly. Unfortunately, the widget won't work immediately after I locally run my app. The only way it works is by canceling the page/popup where the widget is located and reloading it. I resolved the issue by using a microflow which opens the page, closes it and reopens it.
Does anyone have a fix for this issue?
The text was updated successfully, but these errors were encountered:
Hi,
I implemented the google autocomplete widget to make the input of addresses a bit more user-friendly. Unfortunately, the widget won't work immediately after I locally run my app. The only way it works is by canceling the page/popup where the widget is located and reloading it. I resolved the issue by using a microflow which opens the page, closes it and reopens it.
Does anyone have a fix for this issue?
The text was updated successfully, but these errors were encountered: