ashishkpaul

Results 47 comments of ashishkpaul

Thanks for informing sir, Will host again

Hello, Is there any update on it ?

same issue on version 1.11, [commit](https://github.com/vendure-ecommerce/storefront-qwik-starter/commit/f30e2f11fb2fa4e72e39816918fdac11f6492578) console log output ``` be [Error]: CSRF check failed. Cross-site POST form submissions are forbidden. The request origin "https://storefront.dingpack.com" does not match the server...

Cross-Origin issue, please ignore this

Yes sir On Tue, 24 Dec, 2024, 21:40 Giorgio Boa, ***@***.***> wrote: > Cross-Origin issue, please ignore this > > Can we close this issue? > > — > Reply...

Hi @gioboa , I rechecked, and the issue persists. api url ```https://core.vendure.lan```, nginx conf file ``` # Upstream server for Vendure storefront upstream storefront_lan { server localhost:3030; } # Redirect...

**Analyzing Your Code** Looking at your `src/routes/account/index.tsx` file, within the `updateCustomer` function: ```typescript const updateCustomer = $(async (): Promise => { await updateCustomerMutation(appState.customer); appState.customer.emailAddress !== newEmail.value ? (showModal.value = true)...

Please do it from your end

Sir can u share your pricing module On Sat, 29 Oct 2022, 00:32 Michael Bromley, ***@***.***> wrote: > If you are not a developer, I'm interested to know how you...