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?