-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scanning search instead of individual links. #2353
Comments
See |
Do you know what would need to be changed in order to scan multiple items in search and display output instead of each product url? |
import {Store} from './store';
}, Stuck running links builder, any ideas? |
It does not open for me. Also format the code https://docs.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax#quoting-code See how link builder is implemented, maybe you are using selectors wrong. streetmerchant/src/store/model/helpers/card.ts Lines 19 to 67 in ba35706
Also you can add logging there to make debugging easier, such as |
Also if the products in search are loaded via ajax, this may help: #2437 |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days |
This issue has been closed because it is stale. Reopen if necessary. |
Scan entire search instead of individual links, is this possible?
The text was updated successfully, but these errors were encountered: