Describe the bug
The Social Share Buttons in Proposals are not working. You can even see the problem on meta decidim.
The problem seems to be known in the issues for the social-share-button gem:
huacnlee/social-share-button#183
To Reproduce
Steps to reproduce the behavior:
When you click a social share button the JS console writes ReferenceError: Can't find variable: SocialShareButton
- Go to https://meta.decidim.org/processes/RedesignDecidim
- Click on 'Share'
- Click on any social media icon
- See error in developer console
Expected behavior
It should be possible to share on social media.
Screenshots

Extra data (please complete the following information):
- Device: MacBook Pro 2021
- Device OS: MacOS 12.2.1
- Browser: Safari 15.3
- Decidim Version: 0.25.2
- Decidim installation: e.g. MetaDecidim
Describe the bug
The Social Share Buttons in Proposals are not working. You can even see the problem on meta decidim.
The problem seems to be known in the issues for the social-share-button gem:
huacnlee/social-share-button#183
To Reproduce
Steps to reproduce the behavior:
When you click a social share button the JS console writes
ReferenceError: Can't find variable: SocialShareButtonExpected behavior
It should be possible to share on social media.
Screenshots
Extra data (please complete the following information):