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

Turning off "Keep requests log" in web interface causes endless refreshing #489

Closed
piperone opened this issue Mar 28, 2021 · 2 comments
Closed

Comments

@piperone
Copy link

Thanks for this awesome set of debugging tools! They look and work great!

I've been having one issue lately though. I'm not sure if I'm doing something wrong or where exactly the issue is, but when I disable the "Keep requests log"-option and refresh a clockwork-enabled page a couple of times, the web interface keeps refreshing and showing an empty GET request. I attached a video below showing the issue (this was on the clockwork website).

lopp.mp4

I tried disabling all browser extensions. Tested in Firefox 88.0b3 and Chrome 89.0.4389.90 on macOS 11.2.3. With the "Keep requests log"-option enabled, this doesn't happen.

Thanks again!

@itsgoingd
Copy link
Owner

Hey, thanks for the report, "keep requests log" currently only works in the extension, where we use the webextension apis to track when the user navigates to a new page.

In a future release we should either implement a different solution for the standalone version or just hide the option.

@itsgoingd
Copy link
Owner

Fixed in Clockwork 5.1.

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

2 participants