Issue Summary
The newest feature that is also not disable-able in the Source theme is the Share button, which creates a popup when clicking on that button or when appending #/share to the url.
This feature requires portal(.min).js to be loaded, which it currently only does if recommendations, subscriptions, or donations are enabled. (See code here.) I don't have any of them enabled and thus have a button that does nothing on my site.
Steps to Reproduce
- Disable recommendations, subscriptions, and donations.
- Go to any blog post.
- Try to share the post. (Through the button or by appending
#/share to the end of the url.
- See that nothing happens.
Ghost Version
6.28.0
Node.js Version
22.22.2
How did you install Ghost?
Docker Compose
Database type
MySQL 8
Browser & OS version
Firefox 149.0.2 (64-Bit), Windows 11
Relevant log / error output
Code of Conduct
Issue Summary
The newest feature that is also not disable-able in the Source theme is the Share button, which creates a popup when clicking on that button or when appending
#/shareto the url.This feature requires portal(.min).js to be loaded, which it currently only does if recommendations, subscriptions, or donations are enabled. (See code here.) I don't have any of them enabled and thus have a button that does nothing on my site.
Steps to Reproduce
#/shareto the end of the url.Ghost Version
6.28.0
Node.js Version
22.22.2
How did you install Ghost?
Docker Compose
Database type
MySQL 8
Browser & OS version
Firefox 149.0.2 (64-Bit), Windows 11
Relevant log / error output
Code of Conduct