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

Refactor id of selector element to avoid AdBlock filter #111

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

JaredKoester
Copy link

https://camsys.atlassian.net/browse/OBANYC-3141
This drop-down selector element in admin sms ad settings was missing sometimes. The id "showAd" of the selector was being caught by AdBlock's filter lists, causing the element to be blocked. Simply refactoring the id to something else avoids it getting flagged so it won't be blocked.

The id "showAd" of the sms ad drop-down selector was being caught by AdBlock's filter lists. Simply refactoring the id to something else lets it get through without being blocked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant