Checking now indicator keeps spinning even when task is finished #3152
gowtham1337
started this conversation in
General
Replies: 1 comment 4 replies
-
Hello, moved to discussions until we get more data you didnt include
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When a check on a URL is started, the status is updated to "Checking now" but this status is not updated again.
Version
v0.49.15
How did you install?
Docker container on Ubuntu
To Reproduce
Alternatively, click "Recheck" and refresh the page. The URL will now be marked "Checking now" and it will not be updated again until the page is refreshed.
Expected behavior
The spinning "Checking now" makes it visually look like the process is stuck.
Screenshots
Additional details:
Page URL: Happening with any URL but just tested with google.com as a simple test
Issue happens with Playwright browser (Playwright Chromium/Javascript via 'ws://sockpuppetbrowser:3000')
Not using any proxy
The checks themselves are working perfectly. It's just this indicator which seems to be not updating.
Beta Was this translation helpful? Give feedback.
All reactions