Skip to content

Refactor id of selector element to avoid AdBlock filter#111

Open
JaredKoester wants to merge 1 commit intodevelopfrom
feature/obanyc-3141
Open

Refactor id of selector element to avoid AdBlock filter#111
JaredKoester wants to merge 1 commit intodevelopfrom
feature/obanyc-3141

Conversation

@JaredKoester
Copy link
Copy Markdown

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