Skip to content

bs4DashGallery error in buildTabset #390

@KC3DRU

Description

@KC3DRU

I'm trying to run the gallery function to show a new developer the components that are available. When I run the function, I get this error:

library(bs4Dash)
bs4DashGallery()
Error in buildTabset(..., ulClass = paste0("nav nav-", type), id = id, :
Tabs should all be unnamed arguments, but some are named: vertical

I'm running this on Linux:
[ ~]$ uname -r
4.18.0-553.22.1.el8_10.x86_64

[ ~]$ cat /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="8.10 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
BUG_REPORT_URL="https://issues.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[ ~]$

R Version
4.4.1

bs4Dash Version
2.3.4

RStudio Version
RStudio Pro
2024.09.1 Build 394.pro7
"Cranberry Hibiscus" Release (f54d2f92, 2024-10-24) for RHEL 8

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