commercelayer/commercelayer-react-components

`first_name` and `last_name` is not saved when `isBusiness` is set to `true`

malessani opened this issue · 0 comments

Describe the bug

When isBusiness is set to true on AddressesContainer, first_name and last_name are optionals, but if the customer fills them, the values are not saved on the address record.

To Reproduce

No response

System

No response

Additional context

No response