8000 'fixed' and 'noBorderCollapse' props do not work with 'table-class' prop · Issue #2685 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to content
'fixed' and 'noBorderCollapse' props do not work with 'table-class' prop #2685
@tbl0605

Description

@tbl0605

Describe the bug

Hi,
the patch #2681 didn't take account of the 'table-class' prop.
Unlike the original bootstrap-vue library, 'fixed' and 'noBorderCollapse' properties do not work when the 'table-class' property is also used.

In the reproduction example, you can see (using browser's inspector) that classes 'b-table-fixed' and 'b-table-no-border-collapse' are not applied to the table element.

Reproduction

https://stackblitz.com/edit/github-huqpsoqb-463uddxl

Used Package Manager

pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0