ashishkpaul
ashishkpaul
Yes, ot was resolved by upgrading the vendure with newer version
**No sir, The issue is still persist** 
I tried to resolve it, src/routes/account/address-book/index.tsx ``` import { component$, useContext, useSignal, useVisibleTask$ } from '@builder.io/qwik'; import { useNavigate } from '@builder.io/qwik-city'; import AddressCard from '~/components/account/AddressCard'; import { HighlightedButton }...
I have also doubt on the state of 'Default Shipping Address' and 'Default Billing Address' is properly updating or not
> I tried to resolve it, src/routes/account/address-book/index.tsx > > ``` > import { component$, useContext, useSignal, useVisibleTask$ } from '@builder.io/qwik'; > import { useNavigate } from '@builder.io/qwik-city'; > import AddressCard...
> it looks good to me you removed `country: address.country.code,` from `shippingAddresses` is it correct? would you like to open a PR for that? Thanks Yes, I'm not familiar with...
Thanks, i did not get proof of concept is in maintenance mode, did you mean on qwik ui