Skip to content

With Vue 3.5.15, bootstrap5 and sass, grid system does not work properly #13401

Closed
@bojardo

Description

@bojardo

Vue version

3.5.15

Link to minimal reproduction

https://stackblitz.com/edit/vitejs-vite-r6jsnytm?file=src%2Fmain.js,src%2Fcomponents%2FHelloWorld.vue

Steps to reproduce

COL-4
COL-8

What is expected?

Expected to see a single row with 2 columns: the first one half the size of the second one.

What is actually happening?

Seeing 2 rows, one for each column, bot full size.

System Info

System:
    OS: Linux 6.14 Arch Linux
    CPU: (20) x64 Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz
    Memory: 20.87 GB / 31.09 GB
    Container: Yes
    Shell: 5.2.37 - /bin/bash
  Binaries:
    Node: 22.16.0 - /var/lib/snapd/snap/bin/node
    Yarn: 1.22.22 - /var/lib/snapd/snap/bin/yarn
    npm: 11.4.1 - /usr/local/bin/npm
  Browsers:
    Chromium: 136.0.7103.113
  npmPackages:
    vue: ^3.5.15 => 3.5.15

Any additional comments?

With Vue version 3.5.14 everything is OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.has workaroundA workaround has been found to avoid the problemscope: sfc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions