Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme toggle incorrect display on Firefox with v3 #9525

Closed
6 of 7 tasks
peterpeterparker opened this issue Nov 9, 2023 · 0 comments · Fixed by #9530
Closed
6 of 7 tasks

Theme toggle incorrect display on Firefox with v3 #9525

peterpeterparker opened this issue Nov 9, 2023 · 0 comments · Fixed by #9530
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@peterpeterparker
Copy link

peterpeterparker commented Nov 9, 2023

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

Hi,

Just noticed that the theme toggler in the navbar is not correctly displayed on Firefox with Docusaurus v3.
The call to action, instead of displaying a sun or moon, displays both icons.

Firefox:

Capture d’écran 2023-11-09 à 21 33 02

Chrome for comparison:

Capture d’écran 2023-11-09 à 21 33 16

Reproducible demo

No response

Steps to reproduce

Open https://new.docusaurus.io in Firefox

Expected behavior

See issue description

Actual behavior

See issue description

Your environment

No response

Self-service

  • I'd be willing to fix this bug myself.
@peterpeterparker peterpeterparker added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Nov 9, 2023
@slorber slorber removed the status: needs triage This issue has not been triaged by maintainers label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants