Grid Item Controls on for widgets?

Hey there,

If I set a display:grid for a section, container or div, all widgets I put in there don’t have the grid item controls. If I set display: grid; for a container for example and put a div in there, the controls are visible. Is this intended to be like this?

image

I was wondering why that is!

For me too, “Grid item” controls only show up if it’s either a div or a block.