Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing issue in safari browsers for account section #1421

Closed
irajneeshgupta opened this issue Apr 25, 2022 · 4 comments
Closed

Facing issue in safari browsers for account section #1421

irajneeshgupta opened this issue Apr 25, 2022 · 4 comments

Comments

@irajneeshgupta
Copy link

Provide environment information

i have added my env for public graphql.

What browser are you using? (if relevant)

safari : 15.4.1

How are you deploying your application? (if relevant)

vercel

Describe the Bug

https://graphcommerce-rajneesh-49xony8fx-irajneeshgupta.vercel.app/
i have deployed this app on vercel and everything is perfect except the client side exception that i face in safari browser : 15.4.1 latest.
Steps :

  1. register a account
  2. try to login same account
  3. you will successfully logged in.
  4. click on view account. (At this step it will try to fetch accont and not working for safari) for reference i added the screenshot
    https://graphcommerce-rajneesh-49xony8fx-irajneeshgupta.vercel.app/account
    image

Expected Behavior

It should open account details for logged in customer.

To Reproduce

Steps :
My deployed instance: https://graphcommerce-rajneesh-49xony8fx-irajneeshgupta.vercel.app/

  1. register a account
  2. try to login same account
  3. you will successfully logged in.
  4. click on view account. (At this step it will try to fetch accont and not working for safari)
@irajneeshgupta
Copy link
Author

@paales can you give some light on this.
i can't figure out what is the issue since i am using mobile device and can't enable web debugging on the device.

@paales
Copy link
Member

paales commented Apr 25, 2022

@machielkreiken Can you perhaps give this a try and see if we can reproduce it?

@machielkreiken
Copy link
Member

machielkreiken commented Apr 25, 2022

Hi @irajneeshgupta @paales

I don't seem to have any issues. I've tried both desktop Chromium/Safari and mobile Safari. On all devices after logging in I can select the account icon in the header, and it will open the account for me.

This was all done on the provided instance link in the description.

Any other steps I could try to reproduce this @irajneeshgupta ?

image

@irajneeshgupta
Copy link
Author

@machielkreiken
i ran some tests and found that it is happening for certain customer accounts.
for fresh it is working so i consider it may be incosistent data issue from my instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants