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

share function in gem still requires jQuery #180

Open
theghall opened this issue Feb 22, 2019 · 0 comments
Open

share function in gem still requires jQuery #180

theghall opened this issue Feb 22, 2019 · 0 comments

Comments

@theghall
Copy link

theghall commented Feb 22, 2019

The share function as shown in Dev Tools sources:
share: function(el) { var $parent, appkey, desc, ga, get_tumblr_extra, hashtags, img, site, title, tumblr_params, url, via, via_str, whatsapp_app_url; site = $(el).data('site'); appkey = $(el).data('appkey') || ''; $parent = $(el).parent();

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
@theghall and others