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

new-log-viewer: Service worker getting clogged up during log export. #92

Open
junhaoliao opened this issue Oct 15, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@junhaoliao
Copy link
Collaborator

Bug

It was discovered that during log export the service worker does not respond to any other requests although the worker should be able to handle the requests.

yscope-log-viewer version

ae24669

Environment

Windows
Microsoft Edge: Version 129.0.2792.89 (Official build) (64-bit)
Node.js: v22.6.0

Reproduction steps

  1. Start the debug server and load example file.
  2. Click on "Export Logs" button and observe the logs being exported.
  3. Before the log export finishes, click the page navigation buttons to switch pages and observe that the pages are not switching.
  4. After the log export finishes, observe the pages starting to switch.
@junhaoliao junhaoliao added the bug Something isn't working label Oct 15, 2024
@junhaoliao junhaoliao changed the title Service worker getting clogged up during log export. new-log-viewer: Service worker getting clogged up during log export. Oct 17, 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

2 participants