Windows 10. Is it possible to "ignore" this listing?

This is an issue with the link builder picking up on a related item at the bottom of the list.
I fixed this by amending the productsSelector in src/store/model/scan.ts to read
productsSelector: 'div.productList ul.productColumns li.product',
duplicate of #919
duplicate of #919
Thanks for the help and sorry about duplicate tried to look for my issue but am new to GitHub
@devon-badman - genius that has sorted it :) Will this be committed to live branch @jef ?
This didn't actually work for me (the bot stops when encountering the cable), any other suggestions?
This didn't actually work for me (the bot stops when encountering the cable), any other suggestions?
Yeah sometimes get issues where it stops too
Most helpful comment
This is an issue with the link builder picking up on a related item at the bottom of the list.
I fixed this by amending the productsSelector in src/store/model/scan.ts to read
productsSelector: 'div.productList ul.productColumns li.product',