Skip to content
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

Make Domain Tagger module work again #756

Merged
merged 2 commits into from
May 24, 2023
Merged

Conversation

eritbh
Copy link
Member

@eritbh eritbh commented May 24, 2023

Domain Tagger was never doing anything; $.filter() doesn't know how to work with async functions, so the entire set of $things was being filtered out before anything could be processed and the tagger button was never appearing.

This issue has existed since 6.1.0.

cd9e7bb#diff-108ac918690458ae6582b81f8066cc8bc4a0ba25752a5d8cdf5f9ed79051fd79L65-R64

@eritbh eritbh added bug something isn't working module: domaintagger labels May 24, 2023
@eritbh eritbh changed the title Restructure dtagger run() to fix async filter Make Domain Tagger module work again May 24, 2023
@creesch creesch merged commit f7eb7aa into master May 24, 2023
@creesch creesch deleted the fix/domain-tagger-async-filter branch May 24, 2023 18:56
@eritbh eritbh added this to the v6.1.5/6.2.0 milestone May 24, 2023
eritbh added a commit that referenced this pull request Sep 5, 2024
* Restructure dtagger run() to fix async filter

* eslint --fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working module: domaintagger
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants