Replies: 1 comment 2 replies
-
What is your Fetch Method? How did you install change detection? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi all!
I have created a watch with the Playwright fetcher, which seems to work fine (no errors, it shows a text preview of the page via the "Preview" button).
I wanted to try out the "Visual Filter Selector", but the page displays the following small red message:
Also there is no screenshot available via the Preview button.
I've checked, and there are no errors in the container logs, or in the browser console (apart from a "404 Not Found" for the screenshot image).
ChangeDetection version
v0.48.06
Edit: I am using the offical docker-compose file, and I've enabled & activated the
sockpuppetbrowser
(in the docker compose file, and in the "fetching" tab in the settings).Here is a screenshot from the watch list:

Beta Was this translation helpful? Give feedback.
All reactions