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

Unable to view cart in Opera or Chrome on Linux Mint 21 #3710

Open
steviedeeee opened this issue Oct 25, 2024 · 1 comment
Open

Unable to view cart in Opera or Chrome on Linux Mint 21 #3710

steviedeeee opened this issue Oct 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@steviedeeee
Copy link

What was the URL where the error occurred?

https://explorer.gitcoin.co/?utm_source=gitcoinco&utm_medium=nav&utm_campaign=v2#/cart

What happened?

The cart is not displaying in Opera or Chrome

What should have happened instead?

The cart should display

Steps to Reproduce

Loading the cart

What browser(s) are you seeing the problem on?

Firefox, Chrome

What chain(s) did the error occur on?

Arbitrum

Relevant log output

// ... your code before line 55
     const myObject = someFunctionThatReturnsTheObject(); // Replace with your actual code
     console.log("myObject:", myObject); // Log the object itself
     console.log("myObject.icon:", myObject?.icon); // Use optional chaining to safely access icon
     // ... line 55:  myObject.icon ...
@steviedeeee steviedeeee added the bug Something isn't working label Oct 25, 2024
Copy link

linear bot commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant