ashishkpaul

Results 47 comments of ashishkpaul

Yes, ot was resolved by upgrading the vendure with newer version

**No sir, The issue is still persist** ![Screenshot_2024-06-06_10-26-59](https://github.com/vendure-ecommerce/storefront-qwik-starter/assets/16308863/83f6ca96-cb2d-414a-9876-e3304d595757)

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