Wappler Version: v5.82
Operating System: Safari 16.6 om Mac OS Ventura 13.5.2
Bootstrap 5, jQuery 3.51
I am expecting dmx:bind:value to work with the Google Places Autocomplete Component
I want to initialize an existing address into the component when the form loads. All is working in regards to using the component except I cannot bind a dynamic value when it loads.
Example code …
It does work if I bind a static value like dmx-bind:value="‘Some static value’". Perhaps the component is initialized before my data is available?
Any help or ideas for a work around would be appreciated.