Since I use Distill I always use the monitors with disable JavaScript to avoid all those annoying tabs that keep opening. (I have 30 monitors running every 5 secsā¦) It always worked perfectly.
But suddenly (and, again, I havenāt changed a thing) 3 days ago all the monitors got ERRORS =>
Code: SELECTION_EMPTY
Msg:
Selection did not match any content
The only way I found to make the monitors work again is to ENABLE JAVASCRIPT. Yes it works llike that but I really donāt like all these tabs that keep opening !!!
Please help me get back to the way it was before, I want to be able to disable JavaScript again with beautiful Distill working fine :))
when a monitors encounters selection_empty error, it means that the monitored content in the page was not found.
some sites require javascript to render their content. if it used to work with js disabled in the past but doesnāt anymore, the site most likely rendred static content (without js) but started using js to render its content later. if you can share the link, i can check it out and let you know if that is the case.
edit: btw the desktop app is a good alternative for monitoring pages that requires javascript. the checks happen in an invisible window make it much more smoother. when using browser extensions, another option is to use āsticky windowā for checks.
so ti means there is no way to retrieve the AWESOME disable javascript option ???
I am so sad, I have tried every single options (sticky window, desktop app, even tabsā¦) none are working properly in my case: after a few minutes the browther is slowing down until there is no more sign of live in thereā¦ :(((((((
when the page loads content via js, it must be enabled for the page to load. you can try using the desktop app and see if that works better js enabled. that way your primary browser is unaffected by the checks.