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

Firefox: CSS not loading when redirecting to the server-side portal #197

Closed
2 tasks done
Tzal3x opened this issue Sep 2, 2024 · 0 comments
Closed
2 tasks done

Firefox: CSS not loading when redirecting to the server-side portal #197

Tzal3x opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working portal service-worker

Comments

@Tzal3x
Copy link
Collaborator

Tzal3x commented Sep 2, 2024

What happened?

On firefox, when being redirected from the sw portal to the server-side portal, the CSS of the temporary (spinning) screen is not loaded.

See the following recording:
https://github.com/user-attachments/assets/b5a6821c-13a3-4517-b9fd-e4d13a086bae

Upon writing this issue, the problem did not occur in other browsers.

Search terms

.

Steps to reproduce

  1. Change the the if ("serviceWorker" in navigator) clause to always return false here in order to simulate an environment where a service worker is not installable.
  2. Open a firefox private tab
  3. Run cd portal/worker && pnpm run serve
  4. Try to access a walrus site using the local portal (e.g. http://docs.localhost:8080)

Deviation steps

No response

Relevant log output

No response

Version

  • walrus and site-builder are up to date.

If applicable, what browsers are you seeing the problem on?

Firefox

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@Tzal3x Tzal3x added bug Something isn't working portal service-worker labels Sep 2, 2024
@Tzal3x Tzal3x assigned Tzal3x and unassigned Tzal3x Sep 2, 2024
@linear linear bot closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working portal service-worker
Projects
None yet
Development

No branches or pull requests

2 participants