-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 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 problemA workaround has been found to avoid the problemscope: sfc
Description
Vue version
3.5.15
Link to minimal reproduction
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
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 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 problemA workaround has been found to avoid the problemscope: sfc