Skip to content

bs4Dash sidebar issue with fresh package #8

@psychometrician

Description

@psychometrician

97254529-92ea3a80-17dc-11eb-83cb-bb19568bb55b

There is some sidebar issue when I used fresh package. I am not sure it is fresh issue or bs4Dash. I have posted the same message to bs4Dash repo. The sidebar doesn't extend to bottom. When I remove
use_theme(
create_theme(
bs4dash_status(
success = "#849A3F",
danger = "#F26D3A",
primary = "#007599",
warning="#F5D768"
)
)
)
from bs4DashBody, the sidebar properly extends to the bottom.
Any idea of why this happened?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions