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

Adblockers blocking some transitioned components #6

Open
chriswatts91 opened this issue Aug 23, 2016 · 1 comment
Open

Adblockers blocking some transitioned components #6

chriswatts91 opened this issue Aug 23, 2016 · 1 comment

Comments

@chriswatts91
Copy link

chriswatts91 commented Aug 23, 2016

Great library! We've come across an issue where some content blockers (Crystal on iOS) are hiding components once transitioned.

It's looks like Crystal is adding display: none !important; to div.shown

Removing, renaming the class name shown seems to fix it.

@collingo
Copy link
Owner

Thanks for the heads up on this. I take it you modified the class values by editing the source locally. I guess it would help to add an option to override the class values. I'll see if I can find the time to pick that up, otherwise feel free to submit a PR :)

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

No branches or pull requests

2 participants