-
-
Notifications
You must be signed in to change notification settings - Fork 10k
Facebook Like/Share Button #906
Copy link
Copy link
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondifficulty: starterIssues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.Issues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.good first issueIf you are just getting started with Docusaurus, this issue should be a good place to begin.If you are just getting started with Docusaurus, this issue should be a good place to begin.
Description
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondifficulty: starterIssues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.Issues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.good first issueIf you are just getting started with Docusaurus, this issue should be a good place to begin.If you are just getting started with Docusaurus, this issue should be a good place to begin.
Type
Fields
No fields configured for issues without a type.
🐛 Bug Report
The Facebook button in the footer is not being displayed accurately. The "Sign up" text is being wrapped around in the div and the number of people liking the page is not visible.
<div><span class="hidden_elem" id="u_0_5">You and 553 others like this. </span><span id="u_0_6"><span>553 people like this.</span> <span><a href="https://github.com/ad_campaign/landing.php?campaign_id=137675572948107&partner_id=docusaurus.io&placement=like_plugin&extra_1=https%3A%2F%2Fdocusaurus.io%2F&extra_2=US" target="_blank">Sign Up</a> to see what your friends like.</span></span></div>To Reproduce
(Write your steps here:)
Expected behavior
Sign up button/Facebook div should have correct CSS.