#zdenkolini
1 messages · Page 1 of 1 (latest)
Hello 👋
You can't use both at the same time, best you can do is render elements in stages
like first show address element for shipping mode, collect address, save it somewhere then call .destroy(...)
create new address element for billing mode and collect address then save it again
yeah, that's what I suggested to my product manager, but in his words "it's disgusting".
can we put in a feature request for this?
also out of curiosity, is there any reason for such a limitation? I presume only because elements.getElement(AddressElement) is a thing
Yes, you can also write in via our support form for the feature request.
Yeah must be some technical limitation (maintaining context and all the fun jazz)
ok, will do
thanks for the help 🫶