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

🐛 [Bug]: Blank page when navigating settings #150

Open
3 tasks done
chr15m opened this issue Jul 30, 2024 · 4 comments
Open
3 tasks done

🐛 [Bug]: Blank page when navigating settings #150

chr15m opened this issue Jul 30, 2024 · 4 comments
Labels
☢️ Bug Something isn't working hacktoberfest

Comments

@chr15m
Copy link

chr15m commented Jul 30, 2024

Bug Description

When I was browsing the settings I saw a blank white page with no UI after navigating through several settings pages.

How to Reproduce

  • Visit localhost:8080.
  • Click through the first four menu icons on the left.
  • Once on settings, click through Authentication, Payment, Webhook Events.
  • Then click back to Payment.
  • The page goes completely white with no UI visible.

Expected Behavior

I would expect it to navigate back to the Payment settings UI.

litecart Version

v0.1.12

Code Snippet (optional)

No response

Checklist:

  • I agree to follow litecart's Code of Conduct.
  • I have checked for existing issues that describe my problem prior to opening this one.
  • I understand that improperly formatted bug reports may be closed without explanation.
@chr15m chr15m added the ☢️ Bug Something isn't working label Jul 30, 2024
@shurco
Copy link
Owner

shurco commented Jul 31, 2024

Hi @chr15m,

I tried to reproduce the issue, checked on a clean installation, and I couldn't recreate the problem. Maybe I was doing something wrong. I've attached a video.

Screen.Recording.2024-07-31.mov

@chr15m
Copy link
Author

chr15m commented Aug 4, 2024

I tested in Firefox and Chromium browsers and got the same result. Here's a video:

litecart-blank-screen.mp4

@shurco
Copy link
Owner

shurco commented Aug 4, 2024

Thank you for your screencast, I will try to recreate it in other browsers.

@elkcityhazard
Copy link

I was able to confirm this on firefox 131.0 on linux.

I wasn't able to create any errors though.

My first intuition is it has something to do with navigation history or nginx conf

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

No branches or pull requests

3 participants