I’ve noticed an issue when using Distill’s Visual monitoring mode.
When I try to preview a monitored page, it does not fully load — the page keeps loading endlessly and never finishes rendering. As a result, the detected visual changes are incorrect or incomplete.
Could you please check if there’s a workaround or a fix for this issue?
It seems that Distill’s browser view might be getting stuck before the page finishes loading all resources.
@elfsight can you share a screenshot and the url for more details? it wil help understand the issue better.
i am asusming that it is a javascript rendered page (dyanmic) that take more time to render its content. increasing value of “wait for duration” to a higher value like 10 or 15 (in seconds) and help dynamic pages load their content. please see https://distill.io/docs/web-monitor/config-and-advanced-monitor-options/ for more information about this.
another note about visual/text/source modes – these are 3 different modes of viewing changes. iow they are diff modes. changes are always detected based on the textual content.