Visit your sites rest API output. The post excerpt has sharing buttons - it shouldn't be there. I expect to see the sharing buttons only on the front-end, not anywhere else.
Change to your sites URL: https://codepen.io/rami/pen/qjEXLQ
I expect to see the post excerpt (no sharing buttons).
I get the post excerpt with the sharing buttons.
When adding share buttons to the post excerpt, it should check if it's not is_feed() or is_trackback() or is_embed() or rest API output.
Related: #4601
@ramiy I can't seem to reproduce the issue with my own site right now. Could you let me know what your sharing settings (under Settings > Sharing) were when you originally reported this issue?
@jeherve

Thanks! Could you click on "Configure your sharing buttons" and show me your settings there?
@jeherve

I can reproduce now, thank you!
I was able to reproduce this issue with bleeding edge Jetpack 6.2-beta-18674-03a5e33-master.
Steps to reproduce this issue:
JSON.parse(document.getElementsByTagName('pre')[0].innerHTML)[0].excerpt.renderedThis issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.
The bug still exists...
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.
Most helpful comment
I can reproduce now, thank you!