huacnlee / social-share-button

Helper for add social share feature in your Rails app. Twitter, Facebook, Weibo, Douban ...
MIT License
582 stars 309 forks source link

Fix WhatsApp url #187

Closed davidcodit closed 5 years ago

davidcodit commented 5 years ago

As mentioned here https://github.com/huacnlee/social-share-button/pull/170#issuecomment-480562365 , including the URL as a query parameter doesn't work when sharing to WhatsApp.

This PR fixes that.

Before picture before

After picture after