{"section":"known-issues","requestedLocale":"en","requestedSlug":"checkout-ui-breaks-after-new-address-is-added-on-address-form-in-chile-b2b-stores","locale":"en","slug":"checkout-ui-breaks-after-new-address-is-added-on-address-form-in-chile-b2b-stores","path":"docs/en/known-issues/Checkout/checkout-ui-breaks-after-new-address-is-added-on-address-form-in-chile-b2b-stores.md","branch":"main","content":"## Summary\n\nIn Chilean stores which uses the B2B Suite, after adding a new address through the UI's Address Form \"Deliver in another address\" option and inserting State and Neighborhood, it's not possible to insert Street and Number information through the UI, which breaks the interface and prevents the order placement (Finish Order button keeps loading indefinitely)\n\n## Simulation\n\n1. Log in to the B2B site in a non-custom workspace, with the native B2B theme, using a complete profile linked to an organization with addresses registered in its cost center\n2. Create a cart with a random item and follow to the Shipping step\n3. Select \"Change delivery options\" -> \"Deliver in another address\"\n4. Select \"State\" and \"Neighborhood\" (in Chile, \"Región\" and \"Comuna\", respectively)\n5.\n\nOne of the following scenarios will happen:\n\n  1. The addressForm displays the option to add `number` and `street`, but, when adding them through the UI, the `/shippingData` request with this information does not occur\n  2. The addressForm doesn't display the option to add `number` and `street`\n\nIn both cases, the last `/shippingData` request made updates the orderForm only with `neighborhood` and `state`; `street` and `number` remain empty, which prevents Order Placement.\n\n## Workaround\n\nThere is no current workaround."}