The official implementation of Sharethis, described in URL below, is deprecated.
http://reed.github.io/turbolinks-compatibility/sharethis.html
The new one is something like this:
<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=[YOUR-PROPERTY-CODE]&product=sticky-share-buttons"></script>
How can I set this new one compatible with turbolinks?
The official implementation of Sharethis, described in URL below, is deprecated.
http://reed.github.io/turbolinks-compatibility/sharethis.html
The new one is something like this:
<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=[YOUR-PROPERTY-CODE]&product=sticky-share-buttons"></script>How can I set this new one compatible with turbolinks?