I'm just playing with the PCF and noticed that I cannot bind properties of my component to the address fields (e.g. address1_line1).
I am able to configure address fields on the form to display the control in the UI and that binds the first property. But any other properties after that cannot be bound to address fields on contact/account. I can bind them to other SingleLine.Text fields (e.g. firstname).
Is this a limitation or a bug?
Cheers
Ollie