Closed bogdancondorachi closed 9 months ago
May be about left column width (container query issue). Could you test wider for left column?
May be about left column width (container query issue). Could you test wider for left column?
I guess, it's related to https://github.com/getkirby/kirby/issues/6228#issuecomment-1918856872
I've also posted a video sample there below.
May be about left column width (container query issue). Could you test wider for left column?
Indeed if the column is wider than it displays correctly, but the width has to be at least 2/3, it does not work with 1/2 either.
The same goes if you have the field on a full-width container and apply a width lower than 2/3 to the object field, so definitely a container query issue.
Closing favor of https://github.com/getkirby/kirby/issues/6228
Description
If you are trying to place the
object field
inside a container that's lower than2/3
the preview is slightly different and its values are not displayed inside it.Screenshots
To reproduce
Setup
Kirby Version 4.1.0