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

Does this gem has any issue with Hotwire? #195

Closed Gregory280 closed 2 years ago

Gregory280 commented 3 years ago

I add all the require configuration and still couldn't get things working. Clicking on the social buttons only refresh the page.

manufarez commented 2 years ago

@Gregory280 Same problem in Rails 7 (probably linked to Hotwire), all links are set to href="#".