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. Not the best solution if you aks me... Does anyone have same issue or can any point me out a better solution? Yannick