Skip to content

Sidebar styling issue on latest version #6493

Description

@ptrhck

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

As outlined in supabase/supabase#5138, the sidebar css styling is not applied properly. It works on 2.0.0-beta.6 version but not the latest version. Has there been any API change I could not find or is this a bug?

Steps to reproduce

  1. Clone repository https://github.com/ptrhck/docusaurus-supabase
  2. yarn install
  3. yarn start

Expected behavior

The categories should be styled as on supbase.com/docs.

Actual behavior

See the screenshot supabase/supabase#5138 where the category is not styled correctly. It can be achieved downgrading to 2.0.0-beta.6

Your environment

Reproducible demo

No response

Self-service

  • I'd be willing to fix this bug myself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error in the Docusaurus core causing instability or issues with its executionclosed: questionThis issue is a user error/misunderstanding.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions